Site logo

Archived topic

Container Padding Issue

5 replies · Started by Dev on May 12, 2019

Viewing posts 1–6 of 6

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

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 :)

Hello,

There is no change after adding the above CSS code.

Let me know

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?

Hello,

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

This archived topic is closed to new replies.