Ayo43
1
Hello everyone,
I’m trying to change the size of the price but it only changes the comparison price and not the official one.
This is the code i used:
.product-single__price--compare-at {
margin-left: $spacer-xs;
font-size: 100px;
How can i solve it?
Thanks!
1 Like
@Ayo43
Please share your store URL & screenshot what do you want!
Thanks!
1 Like
Ayo43
3
I want to edit the size of the price.
This is the screen
Show More
link of the store: www.superzampa.it
Thank you!
2 Likes
@Ayo43
Hi Please on right click .
1 Like
@Ayo43
Please add following css your assets/theme.scss.liquid bottom of the file.
.template-product .text-sale {font-size: 15px !important;}
.template-collection .text-sale {font-size: 15px !important;}
Thanks!
2 Likes
Ayo43
7
Added but nothing has changed
@Ayo43
Please share css file screenshot.
@Ayo43
Please add end of the file .
1 Like
Farasat
12
Hi, I’d not find theme.scss file in my list