Only Change Menu Header BG Color
-
The menu header background color was once white but the color has now been blended with the site’s overall bg color (which is green, not white). How can I change it back to white? Is CSS an option?
Thank you for any help…
The blog I need help with is: (visible only to logged in users)
-
Hi there,
You can change it with the following CSS code:
.navigation-top, #top-menu { background-color: white; }Copy and paste that code in My Site > Design > Customize > Additional CSS.
-
-
I’m glad to hear the code worked out just fine.
If you need help in the future, remember that you can access live chat directly from https://wordpress.com/help/contact – it’s a faster way of getting support :)
- The topic ‘Only Change Menu Header BG Color’ is closed to new replies.