Change navbar text color Bootstrap
Make it the following: The above will target the specific links, which is what you want, versus styling the entire list blue, which is what you were initially doing. Here is a JsFiddle. The other way would be creating another class and implementing it like so: HTML CSS Also demonstrated in this JsFiddle