• Hi

    I need to change the colour of the green sale badge and also the same green colour
    that appears on the green slash out price (sale price)

    Thank you

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    That’s not a feature of this theme.

    Please contact your plugin’s support for help.
    They may have an option for this in their plugin or a code solution to help you.

    Thank you

    Thread Starter amberprimrose89

    (@amberprimrose89)

    Hi I’ve removed plugin

    I’ve removed all additional css from my theme to start from scratch and it’s still all displaying green sale badge and shady through?

    Where would this option be overriding Customizr defaulted option?
    Thank you

    Thread Starter amberprimrose89

    (@amberprimrose89)

    I’ve managed to change the sale badge colour by adding this custom code to custom css option for anyone else needing a solution.

    /* WooCommerce */

    .woocommerce span.onsale {
    background-color: #FF1493;
    }

    Im still awaiting a solution to change the colour price on the single product page as that is also green atm

    thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change the Green Sale Badge and Sale Slash through colour’ is closed to new replies.