Icon Menu doesn't apper

Posted in: Newspaper
Post count: 42

Hi there,

I go through https://forum.tagdiv.com/main-menu/
made according to documentation:
menu

but homepage icon doesn’t apper:

https://onedrive.live.com/redir?resid=52D378B7BCAC3BB4!8445&authkey=!AD3RamBaE4EQvHw&v=3&ithint=photo%2cpng

Font Awesome is installed

What’s wrong? Please help.

  • This topic was modified 10 years by agidulyan.
Post count: 22421

Hello,

Maybe you missed a step when creating your menu icon. Please follow this tutorial:
You can follow this guide to see how you can add font awesome to your menu: https://wordpress.org/plugins/font-awesome-4-menus/faq/
http://screencast.com/t/2yXmuaJ6 result: http://screencast.com/t/9OK4c3YK7z

I hope this helps.
Thank you!

Post count: 42

Hi,

thx. Icons show on my website. If I make like you mentioned in your last comment (to add fa-home to CSS field of item menu) it will be on the left side of item menu. You can check now on test website: http://global.smebanking.club. But it is with text.

But when I put <i class=fa fa-home td-only-icon></i> instead “Home” it will be in the menu but without icon or any text.

Post count: 22421

Hello,

The method you are trying is not correct. The icon set like that is not meant for menus because it uses html and wp strips html from the menus area. If the option was viable, then this answer provided by the font awesome developer would be redundant:

Can I hide the text and just show the icons for my menu?
Yes. Font Awesome menus adds a space between the icon and the text, and wraps that portion in a span with a class of “fontawesome-text”. To hide the text and just show the icon, you can put .fontawesome-text {display: none;} in your stylesheet.

I hope this helps.
Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.