I'm trying to find where in the stylesheet.css I increase old price and discounted prices.
Any pointers please?
Any pointers please?
Attachments
prices.PNG (13.76 KiB) Viewed 507 times
Sorry not knowledgeable enough with those tools.
It would most likely be easier, to change/add the Font Size in the Theme product.twig file,
because, by example, <h2> is a 'globally' valid value, and if it's changed, it will be different
in size, wherever it exists. Instead of using <h whatever>, you could add fixed values, like:
<span style="color: #000000; font-size: 14px; font-weight: bold;"> {{ price }} </span>
Just an idea ...
Ernie
---

because, by example, <h2> is a 'globally' valid value, and if it's changed, it will be different
in size, wherever it exists. Instead of using <h whatever>, you could add fixed values, like:
<span style="color: #000000; font-size: 14px; font-weight: bold;"> {{ price }} </span>
Just an idea ...

Ernie
---
My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
Who is online
Users browsing this forum: No registered users and 25 guests