Okay
  Public Ticket #146224
Using icons in the header menu.
Closed

Comments

  • Steve started the conversation
    Hi, How do I add an icon into the header menu? Instead of the word 'home' I want to the use home icon. (as I want to create more space for my logo) thanks
  •  998
    ThemeNectar replied

    Hey Steve, the process would essentially be the same as this: http://themenectar.ticksy.com/ticket/78972/search/

    except instead of adding a button, you would add a new list item that has an icon like:

    <li><i class="icon-default-style icon-home accent-color"></i></li>

    Cheers :)