Home › Forums › Basel support forum › MENU item hover › Reply To: MENU item hover
October 20, 2017 at 12:07 pm
#22138
WEBMAZE
Participant
Thank you sir
and for active-current I use
.main-nav .menu>li.current-menu-item>a {
color: #00a9c5!important;
}
But when a submenu item is active , can I have the parent main menu item colored???
Thanks a lot