[FIX] theme_bookstore: fix multiple issues in the theme
This commit fixes multiples issues in the theme:
- Wording
- Shapes that should appear only in the configurator
- Useless xpaths
- Font bug in Firefox (-> texts have been outlined in the svg)
task-4221731
closes odoo/design-themes#977
X-original-commit: f6012ce86e
Signed-off-by: Soukéina Bojabza (sobo) <sobo@odoo.com>
This commit is contained in:
committed by
Soukéina Bojabza
parent
2f2aec94ef
commit
a242de24f0
@@ -15,7 +15,7 @@
|
||||
</xpath>
|
||||
<!-- Lead -->
|
||||
<xpath expr="//p[hasclass('lead')]" position="replace" mode="inner">
|
||||
We also offer these additional services, always with the same passion and care that defines everything we do.
|
||||
We also offer these additional services, always with the same passion and care that define everything we do.
|
||||
</xpath>
|
||||
<!-- Card 1 -->
|
||||
<xpath expr="//div[hasclass('g-col-lg-3')]//h3" position="replace" mode="inner">
|
||||
|
||||
Reference in New Issue
Block a user