Hello, Dear support members. I just wanted to change my website top menu's font color to white. could you please help me with. thanks.
afghanzai Hi Add this code in the first line of custom.css file
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > .separator { color: #fff;}
thanks so much, it worked. appreciate.
afghanzai You are welcome!