Hi I am trying to use a fa-icon in the menu (standard). The menu item will be a custom link and I wish to display only the icon, no word label. Could you help me to do this please? I tried using the CSS class toggle but maybe I did it wrong. Thank you :)
Hi I am trying to use a fa-icon in the menu (standard). The menu item will be a custom link and I wish to display only the icon, no word label. Could you help me to do this please? I tried using the CSS class toggle but maybe I did it wrong. Thank you :)
Hi ep,
1— You can add Font Awesome icons in this form:
<i class="fa fa-{icon-name}"></i> where {icon-name} is the icon from font awesome collection which can be found here:
https://fontawesome.com/v4.7.0/icons/
Here is how to find the icon name:
(view large version)
Please don't forget to tick this Custom Links option:
(view on new page)
Then add it to menu item in Appearance > Menus.
(view large version)
For more info please see this video https://d.pr/v/Nx7uZY
Have a nice day!
Thank you Ylli :))))
Hi ep,
Happy to hear that
Will set this ticket as solved from here.