Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1183981

    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 ?

    #1185205

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.