File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
theme_artists/views/snippets
theme_bistro/views/snippets Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 88 <attribute name =" style" />
99 </xpath >
1010 <!-- Title container -->
11- <xpath expr =" //div[hasclass('text-center')]" position =" attributes" >
12- <attribute name =" class" remove =" text-center pb48" separator =" " />
13- </xpath >
1411 <xpath expr =" //h2" position =" replace" >
1512 <h2 style =" text-align: left !important;" >Upcoming Exhibitions</h2 >
1613 </xpath >
Original file line number Diff line number Diff line change 1313 <div class =" o_we_bg_filter bg-black-50" />
1414 </xpath >
1515 <!-- Remove Title & lead -->
16- <xpath expr =" //div[hasclass('row')]" position =" replace" />
16+ <xpath expr =" //section/div/h2" position =" replace" />
17+ <xpath expr =" //section/div/p" position =" replace" />
1718</template >
1819
1920<template id =" configurator_s_product_catalog" inherit_id =" website.configurator_s_product_catalog" >
You can’t perform that action at this time.
0 commit comments