Change nav bar font colour

Please help :slight_smile:

Hey there
Hope you are having a good day and thank you for your question :slight_smile:
Please add this CSS in appearance - customize - additional CSS

.navbar-default .navbar-nav> li> a {
    color: #064cf9;
}

Thanks!
Colorlib Support Team