PRICES SIZE - by joestam - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 3 years, 6 months ago ago by Rose Tyler

  • Avatar: joestam
    joestam
    Participant
    October 15, 2020 at 12:02

    Hello i am trying to change the size of the Prices in the shop pages and also in the single product pages to make it bigger. Please help.
    https://prnt.sc/uzsnir

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 15, 2020 at 13:24

    Hello,

    Add the next code in Theme Options > Custom CSS:

    .content-product .price {
        font-size: 16px;
    }
    .single-product .price {
        font-size: 18px;
    }

    Regards

    Avatar: joestam
    joestam
    Participant
    October 15, 2020 at 13:42

    Thanks!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 15, 2020 at 13:50

    You’re welcome!

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

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