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

This topic has 2 replies, 2 voices, and was last updated 1 years, 10 months ago ago by Rose Tyler

  • Avatar: Jamie Xu
    Jamie Xu
    Participant
    June 6, 2022 at 17:19

    https://imgur.com/uDZads4
    As shown in the image, I want to change the font of the price, but in customize I found nowhere to modify it.
    Pls help me to change the price font size to the same as the product title and color change to 473E81

    Please, contact administrator
    for this information.
    1 Answer
    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

  • Viewing 2 results - 1 through 2 (of 2 total)

The issue related to '‘How to change the font of price on single product page?’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.