Site logo

Archived topic

Content area expanding to fit header/footer size?

4 replies · Started by crackmacs on June 14, 2019

Viewing posts 1–5 of 5

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!

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 :)

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

Resolved

(I always miss clicking that the first time)

No problem :)

This archived topic is closed to new replies.