Archived topic
Social Media Icons in Primary Navigation
3 replies · Started by angelarose on January 30, 2019
The icons in my primary navigation are small empty boxes and not sure how to fix it. I followed the documentation and made each social media account a custom link and did the following:
-Entered the social media profile URL in the URl section of the custom link
-Copied the code of the icon I wanted from Font awesome icons and entered it in the navigation label section such as:
<i class="fab fa-pinterest-p"></i>
Then, I used the menu-item-float-right attribute but the icons aren't showing up.
Thanks for the help!!
Hi there,
Have you loaded FontAwesome?
https://docs.generatepress.com/article/font-awesome/
Make sure you add the snippet to load FontAwesome 5 as well as you are using it (anything with fab prefix).
Let me know if this helps :)
Yes it worked! thanks!
No problem :)