changing color of navbar

changing color of navbar

by G Koo -
Number of replies: 0

I cannot change the color of the navbar in the boost theme.

I have tried this, entered in the raw scss:

/* The top Navbar characteristics */

.navbar-light {
    background-color: orange;
    border-bottom: 5px solid black;
}

the border-bottom works tho.

I am a newb too.

Average of ratings: Useful (1)