Bootstrap Navbar font color

Hi,

I had trouble changing the font color on the Navbar while using Bootstrap.

I changed from navbar-light to navbar-primary, secondary, white, but the font disappeared. Navbar-dark changed the font size to white.

Tell me what I can do have more control over color change.

You can use the build-in colors, or add your own colors and overwriting styles (use !important for the styles).