[Resolved] Want full width on blog page

Home Forums Support [Resolved] Want full width on blog page

Home Forums Support Want full width on blog page

  • This topic has 9 replies, 2 voices, and was last updated 4 years ago by David.
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1232434
    Janne

    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.

    #1232501
    David
    Staff
    Customer Support

    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 ๐Ÿ™‚

    #1232509
    Janne

    Thank you very much, worked nicely.

    #1232532
    David
    Staff
    Customer Support

    You’re welcome

    #1232727
    Janne

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

    #1232741
    David
    Staff
    Customer Support

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

    #1232751
    Janne

    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.

    #1232753
    David
    Staff
    Customer Support

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

    #1234414
    Janne

    Working now, thanks

    #1234485
    David
    Staff
    Customer Support

    Glad to hear that ๐Ÿ™‚

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