[Resolved] Page Width Question

Home Forums Support [Resolved] Page Width Question

Home Forums Support Page Width Question

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #417136
    Steven Dylan Spitz

    My container width is set to 950. This looks nice when the sidebar layout is set to “content/sidebar.” The content width is around 700, and I really like that.

    When a page or post is set to “content/no sidebar” the entire width is still 950. A little wide for me.

    Is it possible to have the page width 700 when the sidebar layout is set to “content/no sidebar”?

    #417183
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .no-sidebar .site.grid-container {
        max-width: 700px;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #417189
    Steven Dylan Spitz

    Leo, you’re a genius. That works perfect.

    Not only is theme the best I’ve ever used, buy GP’s customer service is freakin LEGENDARY!!!!

    Thank you so much.

    #417208
    Leo
    Staff
    Customer Support

    Glad you are loving it 🙂

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