[Resolved] Content area expanding to fit header/footer size?

Home Forums Support [Resolved] Content area expanding to fit header/footer size?

Home Forums Support Content area expanding to fit header/footer size?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #929870
    crackmacs

    It’s easier if I show you what I mean – https://i.imgur.com/1J3HYBj.png

    On this page the content has whitespace on the left/right. I’d prefer to have the content fill the ‘space’ like 90% instead of what looks like 60% now?

    How can I do that?

    ty!

    #929892
    Leo
    Staff
    Customer Support

    Hi there,

    Try removing this CSS you’ve added:

    body.single-post.no-sidebar .site-content {
        max-width: 720px;
        margin-left: auto;
        margin-right: auto;
    }

    Let me know ๐Ÿ™‚

    #929894
    crackmacs

    Woohoo fixed! Thanks!

    I didn’t add that btw, it was part of a fresh GP install. I’m not good enough to write anything beyond editing colours lol

    #929895
    crackmacs

    Resolved

    (I always miss clicking that the first time)

    #929901
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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