Tagged: x Author Posts November 26, 2016 at 4:49 am #1271378 modikiParticipant 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 November 26, 2016 at 4:57 am #1271383 ChristopherModerator 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. November 27, 2016 at 4:34 am #1272022 modikiParticipant 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 November 27, 2016 at 4:35 am #1272024 ChristopherModerator You’re welcome. November 27, 2016 at 4:35 am #1272025 ChristopherModerator You’re welcome. Author Posts