I currently have this piece of html which represents the relevant part of my navbar:
<
Try this
.nav.navbar-nav.navbar-right li a span{ color: blue; }
If it doesn't work try this
.nav.navbar-nav.navbar-right li a { color: blue; }