Can I extend the same colour (blue) behind the navigation blocks to the edges of page so there is no white?
I have included a link.
Thanks
Hi mixedmedia99!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header_main_alternate {
background: #000099;
}
Best regards,
Yigit
Great! works well.
Thanks