[IMP] *: adapt xpath to s_product_catalog changes

*: theme_artists, theme_bistro

Related to task-3665307

closes odoo/design-themes#1073

Related: odoo/odoo#209475
Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
This commit is contained in:
qsm-odoo
2025-05-14 10:32:38 +02:00
parent fa0c0d2688
commit e0b3b87993
2 changed files with 2 additions and 4 deletions
@@ -8,9 +8,6 @@
<attribute name="style"/>
</xpath>
<!-- Title container -->
<xpath expr="//div[hasclass('text-center')]" position="attributes">
<attribute name="class" remove="text-center pb48" separator=" "/>
</xpath>
<xpath expr="//h2" position="replace">
<h2 style="text-align: left !important;">Upcoming Exhibitions</h2>
</xpath>