Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1271378

    modiki
    Participant

    hey guys,

    i have read many things about menu icons, but in my menu i can not see any icon. I have add in the menu item setting the following code:
    <i class=”x-icon x-icon-user”></i> TestMe

    I hope you can help me…
    Greeeez

    #1271383

    Christopher
    Moderator

    Hi there,

    Please add data-x-icon attribute to display icons. try this code :

    <i class="x-icon-user" data-x-icon=""></i>

    For more information, check this link : https://theme.co/changelog/#theme-4-0-0

    Hope it helps.

    #1272022

    modiki
    Participant

    Hi!!!

    thank you very much… Your code helps me!!!
    Enclosed you can find all icons from font awesome…
    http://fontawesome.io/cheatsheet/

    Many thanks!
    Greeeeez

    #1272024

    Christopher
    Moderator

    You’re welcome.

    #1272025

    Christopher
    Moderator

    You’re welcome.