• Resolved camdendesign

    (@camdendesign)


    Can I hide the text and just show the icons for my menu?
    I have read this post below but am unclear what the exact code to put in to make it work. I have tried pasting that bit below in and it does not work. Sorry I am not a coder.

    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.

    https://www.ads-software.com/plugins/font-awesome-4-menus/

  • The topic ‘I want to hide the text and just show the icons for my menu’ is closed to new replies.