Hi,
How do I make the main Navigation background color active when one of its sub pages from its drop down menu are active? The drop down navigation background needs to remain active too. thanks
Hey envisageiam,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.current-menu-parent, .current-menu-ancestor, .current-menu-item > a {
background-color: red !important;
color: white !important;
}
Please adjust the values to your preference.
If that doesn’t work, can we have a link to the site in question please?
Best regards,
Sarah
Thank you
You’re welcome.
Do you need additional help on this topic, or can we close this thread? :)
Best regards,
Sarah