Hi Kriesi superheroes,
I am wanting to add a background color or image to the main menu background that spans the full screen. Thanks.
Hi mgyura,
Please try the following in Quick CSS under Enfold–>General Styling:
#header_main_alternate {
background-color: green !important;
}
Regards,
Rikard
That worked. Thank you!