Archived topic
Social Icons on Menu Not showing as expected
1 reply · Started by Antonio on April 10, 2018
Hi
I followed the instructions on this page https://docs.generatepress.com/article/adding-icons-to-menu-items/
However when I go to https://fontawesome.com
it gives me this code for Facebook <i class="fab fa-facebook"></i> which will translate in a box inside the menu.
On this page you give a different code <i class="fa fa-home" aria-hidden="true"></i> and that works
I then tried youtube i got this from the site <i class="fab fa-youtube"></i> and made it like this <i class="fab fa-youtube" aria-hidden="true"></i> hoping it would work ...nothing
What should I use for youtube?
Regards
A
fab is using Font Awesome 5, which isn't currently integrated into GeneratePress.
We have GP 2.1 in beta testing right now, which includes FA5. You can test it here: https://github.com/tomusborne/generatepress/issues/63