Social Media Icons in Menu

Hello,

I’ve followed previous post suggestions on this, to no avail (last one I could find was dated 2015)

My client wants the facebook and instagram icon in the menu. Doesn’t matter if it is a function of being the menu or just located on the same horizontal line, but not elsewhere, not on the bottom, not on the topbar.

I tried adding as per this post:

https://theme.co/apex/forums/topic/social-icons-in-menu/#post-146861 with facebook designated icon but with the data-x-icon=“”> end but it give me the home icon. If I just use " i class=“x_icon type="facebook-square I get a blank space. I can’t find what else to add to the code to make the icon actually show up. I’ve tried adding style settings with color and size, but still blank.

the site is http://tillyhunter.com

Thanks

Hi There,

Try using the following code.

<i class="x-icon x-icon-facebook-square" data-x-icon="&#xf09a;"></i>

Hope that helps.

Great - can you give me the code for an instagram icon please?

Hi There,

You can simply get those value codes from the following link.

http://fontawesome.io/cheatsheet/

Hope that helps.

1 Like