social icons not showing

I’m feeling a little stressed. I’m using the beaver builder theme with the agency plugin, and, for the life of me I cannot figure out why my social icons aren’t showing. I added links and all I see is blocks in both the header and footer…help!
You can view it at http://9cf.43b.myftpupload.com/

Jeff

Hey Jeff,

Thanks for posting! I can see you have 2 font-awesome stylesheets loaded on the page which I think is causing the problem. If you have any other font-awesome related plugin or you’re loading the stylesheet manually try removing it and see if it works. If you’re not quite sure about that, you can send temp admin access to the site and we can check. :slight_smile:

Ben

Thanks Ben,
What email should i use for temporary access?

I’ve tried several different plugins, but to no avail. I need to use the font Industrial Heavy and Industrial Heavy Condensed throughout the whole site.

I appreciate any assistance you could offer.

Have a great day,
Jeff

Hey Jeff,

You can just use a dummy email account there. And when you post access details, be sure to tick the private reply option below. :slight_smile:

Ben

[Content Hidden]

Hey Jeff,

I checked the site just now and I can already see the icons. Did you figure out what was causing the issue?

Ben

[Content Hidden]

[Content Hidden]

Hey Jeff,

I just checked the site again and I can see now what the problem is. The Use Any Font plugin is assigning a font-family to all links, a tags, and declaring it important, overriding the font being used by the icons. Changing body, p, blockquote, li, a to body, p, blockquote, li, a:not(.fl-icon) should fix you right up! Let us know how it goes!

Ben