Change menu background color in stay theme
-
Can you let me know if I can change the menu background color via CSS, and if so, what the that code would be?
The blog I need help with is: (visible only to logged in users)
-
Hi there, this will change the background color of the menu on Stay, take it full-width, and even out the space on the left and right.
.menu { color: #000000; width: 100%; } .navigation-main { background-color: #22cc00; width: 100%; } .site-header { padding-right: 40px; } -
-
Help…when I tried to make changes to the header image size, the menu reverted back to the way it was before. I have re-entered the code provided but I can’t get the background color to show up again. What happened?
-
-
- The topic ‘Change menu background color in stay theme’ is closed to new replies.