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

    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

    #337806

    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

    #338517

    Thank you Josue. That worked.

    Best,
    Chris

    #338556

    You are welcome Chris, glad to help :)

    Regards,
    Josue

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