Hello get very simple and fast simple and fast.
Want to change the color of the bars. Any way to do that?
Thanks!
1 Answers
To resolve this issue, you can add the following code to the style.css file:
#header { background-color: #fff; } .navbar-default .navbar-nav>li>a { color: #777; }
Hope this helps!
Please login or Register to submit your answer