Reply 253147 to: CHANGING THE PRICE SIZE

Avatar: Olga Barlow
Olga Barlow
Support staff
September 29, 2020 at 16:50

Hello,

Take my apologies for the delay in answering. Add the following code to Theme Options > Custom CSS:

/* To change price on grid */
.content-product .price {
    font-size: 25px;
}
/* To change price on single product */
.product-content .price {
    font-size: 35px;
}

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.