How can I modify product pricing text size in Impulse Theme?

hi

Im using Impulse Theme, can someone help me change the size and weight of the pricing text on the product pages please.

@Mickus

Please provide website url and if your store is password protected then also provide password So I will check and provide a solution here.

1 Like

Hi

Thanks for your reply

URL: https://schmickcreations.com
P/W: vaykli

Kind Regards

Mick Thomas

Please place this code at the end of theme.scss

.product__price {
font-weight: 1000;
    font-size: 22px;
}

Thanks very much for your help, that worked perfectly

Kind Regards

Mick