Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Thanks for using Tracks!

    This could be a conflict with a plugin on the site or a simple caching issue. If you have a caching plugin active on your site, try emptying your site’s cache and then revisit the site. This may allow the Youtube icon to display properly on all pages.

    Thread Starter themanecdotes

    (@themanecdotes)

    Thanks Ben. I have purged all caches, cleared all my browsing data from chrome and re-visited the site. Same thing unfortunately.

    Theme Author Ben Sibley

    (@bensibley)

    Thanks for giving that a shot.

    It looks like the error is due to an incompatibility with the Elementor plugin. You can add this CSS and it should fix the display of the Youtube icon in the header and footer of the site.

    .site-header .fa-youtube-square:before,
    .site-footer .fa-youtube-square:before {
      content: "\f431";
    }

    Please copy & paste the code above into the “Additional CSS” section in the Customizer (Appearance > Customize), and it will take effect right away.

    Thread Starter themanecdotes

    (@themanecdotes)

    Thanks Ben, worked perfectly!

    Theme Author Ben Sibley

    (@bensibley)

    You’re welcome!

    Don’t hesitate to contact me here if you need anything else, and I’ll be happy to help.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘YouTube Social Media Icon Missing’ is closed to new replies.