I have added custom css class as home for menu item home in helix megamenu options. But how to add code in template.css file, what code needs to be added.
I turned off LESS in template manager, I have added custom class to Menu Item from Helix Mega Menu Options. But How to add custom css code in template.css file.
li.menu-item.home1 a:hover{background:#05E7FB!important;color:#fff!important} This was the code I used for helix frame work old. How about new helix ii framework.
Hi. Thanks for the solution, But I don't user menu.less most of the times, I have disabled LESS in template. I wanted to know how can it be possible to have a custom class style for a menu item without using LESS.
I figured out adding the custom menu class in Helix Mega Menu Options, I was doing it since the first release of Helix framework. But I am not getting in Helix ii framework.
Open the menu and go to Helix Mega Menu Options. Here you found the option Add Custom Class. Now add your class and do css on the menu.less file.
Thanks.