Hi, Please how can I change my ‘Tagline’ ‘and header list’ colour (focus) to {color:#1f376d;}
I have used these css below but it did not change the colors.
.btn-navbar {
color:#1f376d;
.site-description{
color:#1f376d;
}
.btn-navbar a {
color:#1f376d;
}
.menu-nav-menu-container{
color:#1f376d;
}
.navbar-inner{
color:#1f376d;
}