Change color of sale price - by Adrian - on WordPress WooCommerce support

This topic has 4 replies, 3 voices, and was last updated 3 years, 5 months ago ago by Olga Barlow

  • Avatar: Adrian
    Adrian
    Participant
    October 27, 2020 at 00:53

    Hello,

    On a product category page, how do i change the new price color to red?
    https://prnt.sc/v7h8n6

    Thanks!

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 27, 2020 at 07:50

    Hello,

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

    .content-product .price ins .amount {
        color: red;
    }

    Regards

    Avatar: Adrian
    Adrian
    Participant
    October 27, 2020 at 11:14

    Hello, i added the CSS, the element is unaffected.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 27, 2020 at 13:46

    Hello,

    We don’t see that you added the mentioned code. Go to Theme Options > Custom CSS > add the code, save changes and clear cache.

    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.