Is there a way to make the text color of the custom navigation menu different then the main text color?
Custom Menu Navigation - Colors
4 posts from 2 voices-
Posted 2 years ago #
-
Hey!
If you are referring to the main navigation at the top of the template then you can change that on line 27 of style.css (in wp-content/themes/habitat)
Regards,
NoahPosted 2 years ago # -
Line 27 is "-) BASIC CONTAINERS"
Posted 2 years ago # -
Oops of course, I should of included the code too, sorry about that. Though after thinking about it safer just to target them directly. At the bottom of your style.css just add this
#head .nav a { color: COLOR HERE !important; }
Posted 2 years ago #
Reply
You must log in to post.














