Hi so i've managed to change my colors on the Six theme just fine but the top navigation bar doesnt want to change.
i.imgur.com/CxY2dZi.png HOW IT LOOKS RIGHT NOW
I want to change the color of the bar that the "Home" "Announcement" and so are on.
/**
* -------------------------
* @section Main Menu
* -------------------------
*/
section#main-menu {
background-color: #5E1C70;
}
IT still wont change, anyone have a clue what to do?