Tagged: enfold, Font-color, secondary menu
Hi,
Is there a way to change the font colors in a secondary menu to show the active page open?
Best,
Lindsay
Hey arch2030,
This should be possible via css. Please provide a link to the site/page in question so we can look into this further.
Best regards,
Jordan Shannon
Hi Jordan,
I think your second reply was meant for another thread?
I’ll put the link below for the page I’m talking about. I was able to edit the secondary menu font size via css but I’m not sure how to do an active page font color.
Hi,
Apologies yes that was for another thread. Did you mean you need to show what link is active out of:
North & South America
Europe, Middle East & Africa
Asia, Asia Pacific & Oceania
Best regards,
Jordan Shannon
Yes, exactly! So when I’m on the North & South America Page, it highlights as a different color in the secondary menu.
Hi,
Add this to quick css:
#menu-registration-pages .current_page_item .avia-menu-text{
color:red!important;
}
Adjust the color to what you need.
Best regards,
Jordan Shannon
That worked, thank you!
Hi,
No problem! I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon