I have the same problem.
I tried to adapt :
/* The background colour */
.navigation-top,
.main-navigation ul {
background: black;
}
/* The text colour */
.navigation-top a,
.menu-toggle {
color: white;
}
-or-
.navigation-top {
background: #fff;
to another #color code.
+ a few other adaptations in the css ‘navigation’
but nothing seems to work? or impact anything, nor the size nor the color?
is there anyone out there that can help me change the navigation background to a dark scheme, and light font?
many thanks in advance for your kind response…
Ga?lle