Hello,
I have to reproduce this site with Enfold (URL below). As you can see, the header is full width but the footer and main content in a “boxed” area 1210px.
So I’ve begun setting Enfold child with container max width 1210px but my header is “boxed”. What is the best way to do (for a responsive site) ?
Tx for your help guys,
Marine
Hey newki75,
Please try the following in Quick CSS under Enfold->General Styling:
#header .container {
max-width:100% !important;
}
Best regards,
Rikard
So easy, Tx Rikard.
You can close the case.