J-B Posted January 20, 2021 Share Posted January 20, 2021 Hello, i am happy, that I managed to change the background of the navbar. .navbar-expand-xl { flex-flow: row nowrap; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; background-color: #4382c3; } But I just can't change the link text. Anyone have any idea how to do that? 0 Quote Link to comment Share on other sites More sharing options...
J-B Posted January 20, 2021 Author Share Posted January 20, 2021 Found header.header .navbar a { color: #fff; } 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.