[Resolved] How to make my headers contents full width

Home Forums Support [Resolved] How to make my headers contents full width

Home Forums Support How to make my headers contents full width

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #164307
    kyle

    Hello,

    I would like my sites logo and navigation to sit close to the edge of the screen and I’m not quite sure how to do this without increasing the size of the main grid container.

    The problem with that approach is that it then also increases the width of my whole website which I do not want.

    http://liverflushsupplies.com/

    Any ideas people?

    Thanks in advance as always!

    • This topic was modified 8 years, 3 months ago by kyle.
    #164318
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    This CSS should do it:

    .inside-header.grid-container {
        max-width: 100%;
    }

    Let me know ๐Ÿ™‚

    #164463
    kyle

    Perfect thank you!

    #164553
    Tom
    Lead Developer
    Lead Developer

    You’re welcome ๐Ÿ™‚

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