Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #738025

    Hi,

    I’m trying to get the $ to show white, but can’t seem to do it. I found this code in the support area, but it doesn’t work for me:

    .pricing-table li.avia-pricing-row .currency-symbol { color: white; }

    url:www.rightclickadvertising.com

    Thanks

    #738185

    Hey Dwimmer,

    Please try the following in Quick CSS under Enfold->General Styling:

    .avia_pricing_default .pricing-table li.avia-pricing-row .currency-symbol {
        opacity: 1;
        color: white;
    }

    Best regards,
    Rikard

    #738502

    Perfect. Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Dollar sign color price grid’ is closed to new replies.