Hello Enfold Support Team,
I’d be grateful, if you could help me with a question regarding your “Main Menu sublevel Links”.
How can I manage, that a specific color (in my case: #B8CD19) will be applied to the “active state” of a sublevel link (eg. on my DemoSite: Unternehmen > Team)?
Thanks in advance for your efforts.
Regards,
Rainer
Hi,
I added following code to bottom of Quick CSS field in Enfold theme options > General Styling
#top .header_color .main_menu .menu ul .current_page_item > a, #top .header_color .main_menu .menu ul .current-menu-item > a {
color: #B8CD19;
}
Please review your website :)
Regards,
Yigit
Hi Yigit,
Thanks very much for your immediate response.
Your code snippet works like a charm :)
Feel free to close this ticket.
Regards,
Rainer
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon