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

    Hello,
    I am attempting to change the color of icons for my social media. I set the color within the page advanced editor but it does not apply on the front end. Can you help?

    #1015042

    It appears that there is an opacity overrride, but I can’t figure out where it’s coming from.

    #1015317

    Hi jonnycuest,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .avia_transform #av_section_8 .av_font_icon {
        opacity: 1;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

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