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?
It appears that there is an opacity overrride, but I can’t figure out where it’s coming from.
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