Link Colors In Navbar
-
I found out the link color in the navbar is tied into the link color of the theme, I would like to change the link color on navbar and not everywhere else, is this possible.
I tried add this `.navbar a:link {
color: #dedede;
}` but didn’t change anything.Found it under a different .navbar
- The topic ‘Link Colors In Navbar’ is closed to new replies.