i would like to change the menu bar color. how can i do that, instead of black i would like it in green.
And the background i would like to change. i can do it with .st-content {
background-image:url(‘…’);
}
but then the background from the menu also changes. is it possible to do only the background and not the menu background?
thanks