Hi,
This is the next episode of this thread :
https://kriesi.at/support/topic/is-it-possible-to-do-that-kind-of-header/
I would like to limit the header expansion on large screens
As you can see on this screenshot, the content width is limited, the header elements (burger menu and widget) also.
But the header background has no limit.
Is it possible to limit the header background to 3500px ?
Hey,
Thanks for contacting us!
Please try adding following code to Quick CSS
#top #header #header_main .container.av-logo-container {
max-width: 3500px;
}
If that does not help, please post a screenshot and show the changes you would like to make. You seem to forgot to attach :)
Best regards,
Yigit