[Resolved] Navigation full width container

Home Forums Support [Resolved] Navigation full width container

Home Forums Support Navigation full width container

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2052651
    Michael

    Hi

    My general layout container width is set to 1240px. This is fine and the content should have this width.

    However, I would like to make the navigation full width and without padding/margin on the left or right. So the header should be wider than the rest of the content.

    If you scroll down, the sticky header already looks like I wish. So the initial header/navigation should look exactly like the sticky header when it comes to its width (no margin left and right). I tried this one:

    .site-header > .inside-header .grid-container:nth-child(1) {
    	max-width:5000px!important;
    	padding:10px!important;
    }

    Has not the effect I aim for.
    Any ideas?

    Thank you,
    Michael

    #2052782
    David
    Staff
    Customer Support

    Hi there,

    go to Customizer > Layout > Header and set the Inner Header Width to Full

    #2052854
    Michael

    Oh boy, a config mistake from my side…
    Thank you David, issue solved.

    Have a great day/weekend!

    #2054333
    David
    Staff
    Customer Support

    Glad to be of help!

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