Oops, one more thing – I just closed a topic called (refer to https://kriesi.at/support/topic/css-for-header-and-mega-menus/) but realized there is one more slight issue.
I need to change the color of the current-menu-item on the sub-menu to black, but leave the current-menu-item on the main menu grey. Can this be done?
Hi!
Try with this:
.sub-menu .current-menu-item .avia-menu-text {
color: gray;
}
Cheers!
Josue
Perfect, thanks Josue!
You are welcome, always glad to help :)
Regards,
Josue