CSS class for sub menu items
-
Hello, I want to have different color for different sub menu items. How can I achieve that? I have different class name defined for different menu in ‘Menu’ page.
Another question, I have applied different colors for menu items, it works fine on desktop mode but on mobile the color won’t appear. For this I’m using this code:
#site-navigation-wrap .dropdown-menu > li.cls-home > a
{
color: #762ac0;
}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘CSS class for sub menu items’ is closed to new replies.
