Site logo

Archived topic

Want full width on blog page

9 replies · Started by Janne on April 9, 2020

Viewing posts 1–10 of 10

Hi.
Are setting up GeneratePress for the first time. Want 1 sidebar on the right. We got 1 sidebar, but the blogpost itself plus the sidebar isnt covering the whole width. How can we get rid of the white space on the sides? Look at the posts in the site linked for more info.

Hi there,

can you check in Customizer > Additional CSS for this code:

body.single .site.grid-container {
    max-width: 800px;
}

If its there - delete it :)

Thank you very much, worked nicely.

You're welcome

This is not resolved as I cant seem to remove the code from additional css.

Can you make sure the Customizer changes are Published and NOT Saved as Draft.
Then clear any plugin caches you have

Have tried that. All other changes under Appeareance->Customize are working just fine. When we click publish, and then close and reopen customize, the code reappears again. Same if we add code, the code is gone the next time we open Customize->Additional CSS.

I have seen your other topic. We will reply there.

Working now, thanks

Glad to hear that :)

This archived topic is closed to new replies.