|
36 | 36 |
|
37 | 37 | <template id="new_page_template_about_s_cover" inherit_id="website.new_page_template_about_s_cover"> |
38 | 38 | <xpath expr="//section" position="attributes"> |
39 | | - <attribute name="class" add="o_half_screen_height o_cc5" remove="o_full_screen_height" separator=" "/> |
| 39 | + <attribute name="class" add="o_half_screen_height o_cc5" remove="o_full_screen_height o_cc4" separator=" "/> |
40 | 40 | </xpath> |
41 | 41 | </template> |
42 | 42 |
|
43 | 43 | <!-- Snippet customization Landing Pages --> |
44 | 44 |
|
45 | 45 | <template id="new_page_template_landing_0_s_cover" inherit_id="website.new_page_template_landing_0_s_cover"> |
46 | 46 | <xpath expr="//section" position="attributes"> |
47 | | - <attribute name="class" add="o_cc5" separator=" "/> |
| 47 | + <attribute name="class" add="o_cc5" remove="o_cc4" separator=" "/> |
48 | 48 | </xpath> |
49 | 49 | </template> |
50 | 50 |
|
51 | 51 | <template id="new_page_template_landing_2_s_cover" inherit_id="website.new_page_template_landing_2_s_cover"> |
52 | 52 | <xpath expr="//section" position="attributes"> |
53 | | - <attribute name="class" add="o_half_screen_height o_cc5" remove="o_full_screen_height" separator=" "/> |
| 53 | + <attribute name="class" add="o_half_screen_height o_cc5" remove="o_full_screen_height o_cc4" separator=" "/> |
54 | 54 | </xpath> |
55 | 55 | </template> |
56 | 56 |
|
57 | 57 | <template id="new_page_template_landing_4_s_cover" inherit_id="website.new_page_template_landing_4_s_cover"> |
58 | 58 | <xpath expr="//section" position="attributes"> |
59 | | - <attribute name="class" add="o_cc5" separator=" "/> |
| 59 | + <attribute name="class" add="o_cc5" remove="o_cc4" separator=" "/> |
60 | 60 | </xpath> |
61 | 61 | </template> |
62 | 62 |
|
63 | 63 | <!-- Snippet customization Gallery Pages --> |
64 | 64 |
|
65 | 65 | <template id="new_page_template_gallery_s_cover" inherit_id="website.new_page_template_gallery_s_cover"> |
66 | 66 | <xpath expr="//section" position="attributes"> |
67 | | - <attribute name="class" add="o_half_screen_height o_cc5" remove="o_full_screen_height" separator=" "/> |
| 67 | + <attribute name="class" add="o_half_screen_height o_cc5" remove="o_full_screen_height o_cc4" separator=" "/> |
68 | 68 | </xpath> |
69 | 69 | </template> |
70 | 70 |
|
|
80 | 80 |
|
81 | 81 | <template id="new_page_template_pricing_s_cover" inherit_id="website.new_page_template_pricing_s_cover"> |
82 | 82 | <xpath expr="//section" position="attributes"> |
83 | | - <attribute name="class" add="o_half_screen_height o_cc5" remove="o_full_screen_height" separator=" "/> |
| 83 | + <attribute name="class" add="o_half_screen_height o_cc5" remove="o_full_screen_height o_cc4" separator=" "/> |
84 | 84 | </xpath> |
85 | 85 | </template> |
86 | 86 |
|
|
0 commit comments