[Support request] How can I make container to show same width and on this site?

Home Forums Support [Support request] How can I make container to show same width and on this site?

Home Forums Support How can I make container to show same width and on this site?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1191236
    Anonymous

    Hello,

    How I can make container to show same width on homepage, pages and single posts on this site?

    Thanks!

    #1191249
    Anonymous

    Also would like to show on same size as container header, navigation and footer.

    Thanks!

    #1191335
    Leo
    Staff
    Customer Support

    Hi there,

    The container width should all be the same by default unless you’ve created Layout Elements to change them:
    https://docs.generatepress.com/article/layout-element-overview/#content-1

    Let me know if I’m missing something 🙂

    #1191700
    Anonymous

    Hello Leo,

    Yes its been changed because I am using Site Library Dispatch, but, I would like to show it like I mention, how can I do this? Can you please tell me in detail, thanks!

    #1191741
    David
    Staff
    Customer Support

    Hi there,

    Dispatch uses some CSS to change the width of the single post. Go to Appearance > Customizer > Additional CSS. Then remove this block of code:

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

    Let us know.

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