[Support request] Width of post page

Home Forums Support [Support request] Width of post page

Home Forums Support Width of post page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #571880
    Damon

    Is there a way to limit the width of the Post Content page, on desktop, while leaving archive and blog widths set to default (100%)?

    #571929
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

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

    Let me know.

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