Hi
Our Maximum Container width is 1070px but the header & top not follow the size.
Can not find the option.
How to change it??
Thanks!
Hey HeeHA,
Could you post a link to where we can see the problem in question please?
Best regards,
Rikard
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.html_header_top #top .av_header_stretch .container {
width: 1070px;
max-width: 1070px;
}
Best regards,
Rikard
Hi Rikard
It’s great now.
Thanks!