Reply 325258 to: How to change the font of price on single product page?

Avatar: Rose Tyler
Rose Tyler
Support staff
June 7, 2022 at 07:21

Hello,

Add the next code in Theme Options > Theme custom CSS:

.single-product .product-content .price {
    color: #473E81;
    font-size: 24px;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.