Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #214641

    Hi,

    I am trying to make my secondary menu have three font awesome icons. How would this be done?

    #214652

    Hi studio-dlhastings!

    You can generate the Icon shortcode on a page then get the icon shortcode’s actual html. You can do this using google chrome. Inspect the elements to see the actual markup. It looks something like this:

    <span class="av_font_icon avia_animate_when_visible av-icon-style- av-no-color avia-icon-pos-left avia_start_animation avia_start_delayed_animation" style=""><span class="av-icon-char" style="font-size:40px;line-height:40px;" aria-hidden="true" data-av_icon="" data-av_iconfont="fontello"></span></span>

    Create a custom link on Appearance > Menus then add the code above as menu label.

    Cheers!
    Ismael

    #214671

    Great, I will give that a shot! Thanks for the reply.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Font Awesome in menu’ is closed to new replies.