I'd like to change the price on my product page to make it larger and bold.
Can anybody advice how I'd do this? (I use the Impulse theme)
Solved! Go to the solution
Please share your website URL and password if any. I will check and provide a solution here.
Thanks!
Hi,
Here's the link:
https://www.littlenutkins.co.uk/
And here's a product page: https://www.littlenutkins.co.uk/collections/new-in/products/sun-various-colours
Thanks
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.scss.liquid file.
.template-product .product__price{
font-weight: bold;
font-size: 26px !important;
}
Hope this works.
Thanks!
User | Count |
---|---|
413 | |
201 | |
145 | |
57 | |
43 |