How can I increase the price font size in Impulse Theme?

Hello. Can someone shed some light on how to increase the font size slightly for the prices please? Many thanks.

Aqua Aerobics Tee by Tinycottons - Petite Belle UK (petite-belle.com)

Hi,
Add this code to the bottom of theme.css

/* regular product price */
.product__price {
     font-size: 1.5em
}

/* sale price & compare price*/
.product__price.on-sale {
   font-size: 1.5em
}
.product__price.product__price--compare {
 font-size: 1.5em
}
1 Like

Thank you so much for your help!

1 Like

@claudinesc I am glad I was able to help!

1 Like

Hello -

I have tried this on my Impulse Theme but its not working?

Any help

https://the-body-shop-mauritius.myshopify.com/

cleeth