NO BUG: Containers Automatically Have Left & Right Padding on Mobile?

Browser: Chrome 115.0.0.0
OS: Windows 11
URL: Test – EVPro+
Video: Jam

Is it true that containers should have automatic left & right padding on mobile, so the content doesn’t hit the sides? My containers don’t have such padding.

Another developer suggested that the padding will work once I make changes to my page layout. Investigating now.

Hi Travis,
No, the container does not have default padding (neither do section, div, block).

But you can set one in the theme styles, which is quite useful.

Best regards,
timmse

Hey @Travis,

seems like you’re using Automatic.css which adds some default padding to the section element.

Best,

André

If I cannot figure this out, I’ll talk to Automatic support. THANKS!