Reply 11132 to: Header and Menu CSS

Avatar: Jack Richardson
Jack Richardson
Support staff
July 29, 2014 at 10:02

Hello,

This is code for main menu active state links:

.menu .current-menu-item > a {
	color: red !important;
}

And this is for fixed navigation hover state links:

.menu > ul > li > a:hover {
        color: "your desired color here";
}

Regards,
Jack Richardson

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.