[IMP] theme_yes: review theme design
task-4178092 part of task-4177975 closes odoo/design-themes#937 Signed-off-by: Benoit Socias (bso) <bso@odoo.com>
This commit is contained in:
@@ -6,9 +6,18 @@
|
||||
<xpath expr="//section" position="attributes">
|
||||
<attribute name="class" add="o_cc o_cc2" separator=" "/>
|
||||
</xpath>
|
||||
<!-- Title -->
|
||||
<xpath expr="//h2" position="replace" mode="inner">
|
||||
Meet our team
|
||||
<xpath expr="//div[hasclass('container')]" position="replace" mode="inner">
|
||||
<div class="row">
|
||||
<div class="col-lg-8 offset-lg-2">
|
||||
<h2>Meet our team</h2>
|
||||
</div>
|
||||
</div>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
<template id="configurator_s_title" inherit_id="website.configurator_s_title">
|
||||
<xpath expr="//h2" position="replace">
|
||||
<h2 class="display-3-fs" style="text-align: center">We are two passionate<br/>with years of experience</h2>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user