[Resolved] home page width

Home Forums Support [Resolved] home page width

Home Forums Support home page width

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #725699
    Mike

    I use the latest post function for the home page of my site with a sidebar.

    Is it possible to set the page width for that page (and my category archive pages) to be 1100 px and display the sidebar β€” while having a different width for the rest of the site. (I can easily control the sidebars, but not the different widths?)

    Thanks
    Mike Mahaffey

    #725749
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    body.blog .site.grid-container, body.archive .site.grid-container {
        max-width: 1100px;
    }

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

    Let me know if this helps πŸ™‚

    #726111
    Mike

    Thanks Leo

    Mike Mahaffey

    #726710
    Leo
    Staff
    Customer Support

    Glad I could help πŸ™‚

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