We just upgraded to the latest version of the Enfold theme and I’m having issues with the the social icons not appearing in the themes header and footer. It just shows the text.
Here is a link to our site: http://photocontemporary.com/
You can see the issue in the footer of the homepage. Please help.
Thanks,
Chris
Hi Chris!
Some of the files have outdated code, for example in base.css, the icon code is missing:
/* #Icons
================================================== */
[data-av_icon]:before {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: normal;
content: attr(data-av_icon);
speak: none;
}
I’d suggest re-uploading the theme via FTP.
Best regards,
Josue
Thank you Josue. That worked.
Best,
Chris
You are welcome Chris, glad to help :)
Regards,
Josue