Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #2822237
Icons in Menu
Closed

Comments

  •  1
    Noctris started the conversation

    Hello,

    I am curious if there is any easy way to add Icons to the menu links?

    I don't see any settings for this.

    I can always do it the CSS way, but I just wanted to ask if there is a simpler solution.

    Thanks!

  •  7,280
    Oliver replied

    Hi,

    Sorry, from the box we don't have this feature, the simples way will be add it via CSS and :before 

    #primary-menu.no-responsive>li>a:before  {
        content: '\111'
        font-family: icons-pack;
    }

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver