How to display icon without text in menu – previous fix not working
-
Hi
Fantastic plugin!
I want to display just the home icon from Fontawesome instead of “Home” text on the menu.
I read the previous answer to this question on the link below:-
Link to Previous Query on this
I added the code described to my theme’s custom css. Unfortunately for me, the code didn’t change anything and both the home icon and Home text is still displayed. I am wondering if this fix no longer works for anyone with latest updates as of today? or maybe there is a potential conflict elsewhere that prevents it? I even tried it with the !important; code at the end.
.fontawesome-text {display: none !important;}
Any suggestions most welcome.
- The topic ‘How to display icon without text in menu – previous fix not working’ is closed to new replies.