Hello,
i’ve set a new link in menu for my single site called “Zimmer” and the color of this menu button is not in the same color as the frontpage links.
Where can i change this?
Hey Luisgasser!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.header_color .main_menu ul:first-child > li > a {
color: inherit;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Cheers!
Yigit
Thank you for helping! Works great!