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!!