Color Options

Home Support eCommerce Gem Color Options

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8481
    Louis Colasanti
    Participant

    I’ve changed all the color options I can find, but I’m still have some gray and pink colors that I want to get rid of. Can you tell me where these color options are hiding on my test page?

    I’m looking at:

    Prices

    Related Items section, text and links

    #8482
    ProDesigns
    Keymaster

    Hi @Louis Colasanti

    Please go to Appearance >> Customize >> Additional CSS and add following CSS

    .single .entry-summary .price span.woocommerce-Price-amount.amount {
        color: #990000;
    }

    Feel free to contact us if you need further help.

    Thank you.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.