Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #238055

    Hello! I would like to add my custom made fontello icons next to each navigational item in the header. What CSS can I add to do this so that I don’t have to upload each item to the media library – since they are already in my admin under the fontello icons.
    Is this possible?

    Thanks SO much!

    #238245

    Hey wtflovelife!

    You can generate the icon shortcode on a post or page then insert it on the menu label. Go to Appearance > Menu, edit an item then insert the icon shortcode before the menu item label.

    Regards,
    Ismael

    #238261

    Thank you so much! That worked great! Is there a way to make it hidden for the mobile menu? When you shrink down the page – the icon doesn’t really line up anymore.

    Thanks again!

    #238766

    Hi!

    Can you post the link to your website so we can take a look?

    Best regards,
    Yigit

    #238771
    This reply has been marked as private.
    #238774

    Hi!

    Please add following code to Quick CSS as well

    #mobile-advanced .avia-icon-pos-left { display: none; }
    #mobile-advanced li > a:before, .html_header_mobile_behavior #mobile-advanced span > a:before { visibility: hidden; }

    P.S.: Your website looks great I loved it!

    Regards,
    Yigit

    #238779
    This reply has been marked as private.
    #238782

    Hi!

    You are welcome, glad we could help! :) Let us know if you have any other questions or issues

    Cheers!
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘fontello icons in the naviation’ is closed to new replies.