Hi, I searched all over and found the following post, and this is fairly close to what I would like:
https://kriesi.at/support/topic/change-color-of-menu-item-when-submenu-item-is-active/
The resulting code for that post was this:
.current-menu-ancestor > a span.avia-menu-text {
color: red;
}
However, that code only works if you’re currently in that area of the site. If you’re just rolling over a different section (without visiting that section) and scroll down to the submenu items, I need to change the color of the menu item that is its parent. Is this possible? Thank you in advance for any help you can give.
Hi OOTMD!
Add this to your custom CSS.
#avia-menu li:hover { background: red; }
Best regards,
Elliott
I’m going to forego the part where I admit to being an idiot for not trying that, and just say “thank you, problem resolved!”
Hey!
We are glad you got that short out!
Btw, If you have a moment, I would very much appreciate if you could quickly rate the Enfold to themeforest, which wiII heIp us keep the deveIopment up!
Please do not hesitate to contact us, if you do need anything else.
Best regards,
Basilis