This topic has 4 replies, 2 voices, and was last updated 10 years, 7 months ago ago by Eva Kemp
Hi, there, can you tell me css to change the menu item color from black to another color? I cannot seem to pinpoint that css.
I am using the last header, #7 if that matters
Hello,
You can use the following code to change color of menu items:
.main-nav .menu > li > a, .fixed-header .menu > li > a {
color: red;
}
Regards,
Eva Kemp
Awesome! Thanks alot. Great theme, very well designed.
Hello,
Thank you for the feedback.
You are welcome.
Have a nice day!
Regards,
Eva Kemp.
The issue related to '‘Menu Link Color’' has been successfully resolved, and the topic is now closed for further responses