Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #465142

    Hello,

    How do I change the icon color?
    http://bodytalkcare.com/about/#tab-id-1

    I would like the heart to be green
    the eye to be turquoise
    and the infinity symbol to be an outlined yellow

    thanks!

    #465500

    Hey Nathan!

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

    .page-id-14 .avia-builder-el-3 .av-icon-char {
    color:green !important;
    }
    
    .page-id-14 .avia-builder-el-6 .av-icon-char {
    color:darkturquoise  !important;
    }
    
    .page-id-14 .avia-builder-el-9 .av-icon-char {
    color:yellow !important;
    }

    Best regards,
    Rikard

    #465571

    http://bodytalkcare.com/about/

    it didn’t change it?

    I entered the code in the quick CSS

    #465996

    Hi!

    Please flush browser cache and refresh your page a few times. It does work fine on my end – http://i.imgur.com/ygCJAeL.png

    Cheers!
    Yigit

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