This topic has 2 replies, 2 voices, and was last updated 8 years, 3 months ago ago by Robert Hall
Hi!
This one might be easy, but it has me stumped!
I need to create a grey banner from left to right full screen, but only behind the menu in the header, not the logo.
An example of what I mean can be seen on this website (although I don’t think this website uses the theme, it’s just an example of what I’m looking to achieve.
Thanks!
Hello,
Please try to add this code in Global Custom CSS.
.menu-wrapper {
background: grey;
}
Regards,
Robert Hall
You must be logged in to reply to this topic.Log in/Sign up