[Support request] Post layout not updating

Home Forums Support [Support request] Post layout not updating

Home Forums Support Post layout not updating

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1036003
    Andie

    Hello.

    My post layout is shrinking. The homepage is fine.

    When I update the container size it responds in the customizer but when I publish and got to the site the width is still too small.

    (click on any post and you’ll see the issue)

    #1036120
    David
    Staff
    Customer Support

    Hi there,

    you have this CSS in your custom css:

    /* blog posts width */
    body.single .site.grid-container {
    	max-width: 800px;
    } 

    Remove that and the posts will respect the customizer settings.

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