How can I adjust the official price font size in Debutify?

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

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

Check now

@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

Added but nothing has changed

@Ayo43

Please share css file screenshot.

@dmwwebartisan

Show More

Here.

@Ayo43

Please add end of the file .

1 Like

Thank you!! It’s working :grinning_face_with_smiling_eyes:

Hi, I’d not find theme.scss file in my list