Hi. I am trying to change the font weight of product page of my site. I've changed the font-weight to 700 and bold but it doesn't change. Here's the URL:
Thanks
Solved! Go to the solution
This is an accepted solution.
Please place this code at the end of theme.scss
.product-info__title h3 {
font-weight: bold;
}
Thank you for update
User | Count |
---|---|
36 | |
19 | |
15 | |
14 | |
12 |