Megamenu icon

Posted in: Newspaper
Post count: 116

Sorry for this question: how to add mega-menu icon for desktop (but also mobile) as here?
https://dl.dropboxusercontent.com/u/6497728/menu-mega.png
Sure i use: Font Awesome 4 Menus

Post count: 22421

Hello,

You will have to use font awesome for menus and use the html implementation, not the css one. Our theme only works well with the html of font awesome. Here is an example: http://fontawesome.io/icon/snowflake-o/
Add the whole code next to the menu item name:
<i class="fa fa-snowflake-o" aria-hidden="true"></i>
https://www.screencast.com/t/i5b6dIFU8v

Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.