[Support request] Container Width reverts back

Home Forums Support [Support request] Container Width reverts back

Home Forums Support Container Width reverts back

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #789669
    Gemma

    Hi,

    I have been trying to increase the container width for post layouts and it works, I publish it – but then it reverts back to a very narrow width again? I have just installed and changed over to this theme today.

    Any ideas on what is going wrong?

    Thanks

    #790091
    David
    Staff
    Customer Support

    Hi there,

    this CSS in the Customizer > Additional CSS is setting the width of the single post:

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

    You can change that or remove it.

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