File tree Expand file tree Collapse file tree 4 files changed +8
-12
lines changed
theme_anelusia/views/snippets Expand file tree Collapse file tree 4 files changed +8
-12
lines changed Original file line number Diff line number Diff line change 44<template id =" s_text_cover" inherit_id =" website.s_text_cover" >
55 <!-- Section -->
66 <xpath expr =" //section" position =" attributes" >
7- <attribute name =" class" add =" o_cc o_cc4" separator =" " />
7+ <attribute name =" class" add =" o_cc4" remove = " o_cc2 " separator =" " />
88 </xpath >
99 <!-- Container -->
1010 <xpath expr =" //div[hasclass('row')]/div" position =" attributes" >
11- <attribute name =" style" > text-align: right;</ attribute >
11+ <attribute name =" style" add = " text-align: right;" separator = " " / >
1212 </xpath >
1313 <xpath expr =" //h1" position =" replace" mode =" inner" >
1414 The next<br /> summer<br /> collection
1717 <xpath expr =" //p[hasclass('lead')]" position =" replace" mode =" inner" >
1818 Color trends are already waiting to spring <br />into action for the next summer.
1919 </xpath >
20- <!-- Button -->
21- <xpath expr =" //a[hasclass('btn')]" position =" attributes" >
22- <attribute name =" class" add =" btn-lg" separator =" " />
23- </xpath >
2420 <xpath expr =" //a[hasclass('btn')]/t" position =" replace" mode =" inner" >
2521 Discover it
2622 </xpath >
Original file line number Diff line number Diff line change 115115
116116<template id =" new_page_template_about_s_text_cover" inherit_id =" website.new_page_template_about_s_text_cover" >
117117 <xpath expr =" //section" position =" attributes" >
118- <attribute name =" class" add =" o_cc5" separator =" " />
118+ <attribute name =" class" add =" o_cc5" remove = " o_cc2 " separator =" " />
119119 </xpath >
120120</template >
121121
Original file line number Diff line number Diff line change 161161
162162<template id =" new_page_template_about_s_text_cover" inherit_id =" website.new_page_template_about_s_text_cover" >
163163 <xpath expr =" //section" position =" attributes" >
164- <attribute name =" class" add =" o_cc2" separator =" " />
164+ <attribute name =" class" add =" o_cc4 " remove = " o_cc2" separator =" " />
165165 </xpath >
166166</template >
167167
253253
254254<template id =" new_page_template_landing_s_text_cover" inherit_id =" website.new_page_template_landing_s_text_cover" >
255255 <xpath expr =" //section" position =" attributes" >
256- <attribute name =" class" add =" o_cc2" separator =" " />
256+ <attribute name =" class" add =" o_cc4 " remove = " o_cc2" separator =" " />
257257 </xpath >
258258</template >
259259
350350
351351<template id =" new_page_template_services_s_text_cover" inherit_id =" website.new_page_template_services_s_text_cover" >
352352 <xpath expr =" //section" position =" attributes" >
353- <attribute name =" class" add =" o_cc2" separator =" " />
353+ <attribute name =" class" add =" o_cc4 " remove = " o_cc2" separator =" " />
354354 </xpath >
355355</template >
356356
Original file line number Diff line number Diff line change 116116
117117<template id =" new_page_template_about_s_text_cover" inherit_id =" website.new_page_template_about_s_text_cover" >
118118 <xpath expr =" //section" position =" attributes" >
119- <attribute name =" class" add =" o_cc5" separator =" " />
119+ <attribute name =" class" add =" o_cc5" remove = " o_cc2 " separator =" " />
120120 </xpath >
121121</template >
122122
331331
332332<template id =" new_page_template_services_s_text_cover" inherit_id =" website.new_page_template_services_s_text_cover" >
333333 <xpath expr =" //section" position =" attributes" >
334- <attribute name =" class" add =" o_cc5" separator =" " />
334+ <attribute name =" class" add =" o_cc5" remove = " o_cc2 " separator =" " />
335335 </xpath >
336336</template >
337337
You can’t perform that action at this time.
0 commit comments