Hey
Is it possible to have a header like that? http://themes.muffingroup.com/be/event/
So that the background is around the menu?
Hey Jannis95!
Set the header to transparent when you edit the page and then send us a link to the page and we’ll give you some CSS to use.
Cheers!
Elliott
Here is the Link:
Hey!
try this code in Quick CSS field:
nav.main_menu {
background-color: white;
width: 630px;
}
and adjust as needed.
Regards,
Andy