[Support request] Container Padding Issue

Home Forums Support [Support request] Container Padding Issue

Home Forums Support Container Padding Issue

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #897382
    Dev

    Hello,

    Please visit both the screenshot links.

    Actually if you will see at homepage it looks fine the settings of container & padding, but when I click in the post and go into the single post view, I found mess.

    Please see the reference site mention in the screenshot, & update me how I can set the things like it.

    https://prnt.sc/nnqsl9

    https://prnt.sc/nnqtdw

    #897390
    Leo
    Staff
    Customer Support

    Hi there,

    You’ve added this CSS to set a narrow container width for single posts:

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

    Removing it might solve the problem?

    Let me know 🙂

    #897397
    Dev

    Hello,

    There is no change after adding the above CSS code.

    Let me know

    #897401
    Leo
    Staff
    Customer Support

    Not actually asking you to add the CSS – the CSS above is already there in your Additional CSS field in the customizer which I think it’s causing the issue for you.

    Can you try removing it?

    #897402
    Dev

    Hello,

    From where I have to remove it? I don;t know what step I have to take to do it?

    #897404
    Leo
    Staff
    Customer Support

    As mentioned above, it’s added in the Additional CSS field in the customizer:
    https://docs.generatepress.com/article/adding-css/#additional-css

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