mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[IMP] theme_*: adapt s_call_to_action snippet design
This commit applies some changes to the CTA snippet occurrences existing in design themes. *: anelusia, artists, avantgarde, beauty, bewise, bookstore, buzzy, clean, enark, graphene, kiddo, loftspace, monglia, notes, odoo_experts, orchid, paptic, treehouse, vehicle, yes, zap. task-3670312 closes odoo/design-themes#823 Related: odoo/odoo#172728 Related: odoo/enterprise#66578 Signed-off-by: Benjamin Vray (bvr) <bvr@odoo.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<template id="s_call_to_action" inherit_id="website.s_call_to_action">
|
||||
<!-- Section -->
|
||||
<xpath expr="//section" position="attributes">
|
||||
<attribute name="class" add="pb72 pt96 oe_img_bg o_bg_img_center" remove="pt48 pb24" separator=" "/>
|
||||
<attribute name="class" add="pb72 pt96 oe_img_bg o_bg_img_center" remove="pt64 pb64" separator=" "/>
|
||||
<attribute name="data-oe-shape-data">{"shape":"web_editor/Floats/12","flip":[]}</attribute>
|
||||
<attribute name="style">background-image: url('/web/image/website.s_call_to_action_default_image'); background-position: 50% 34%;</attribute>
|
||||
</xpath>
|
||||
|
||||
Reference in New Issue
Block a user