ventasman
Hi
Open template folder /css/custom.css file and add this code
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span {
color: rgba(255,255,255,0.6); }
Change the color code as per needs.
If there is no custom.css file, Kindly create it in the /css folder.
Regards