Search for: Log In Free Support [Support request] How to override the margins for one container on just one page? Home › Forums › Support › How to override the margins for one container on just one page? This topic has 1 reply, 2 voices, and was last updated 1 year, 1 month ago by Leo. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts November 24, 2019 at 5:57 am #1074574 Michael Hi there, I’m trying to get rid of the padding for a container on just one page. At the moment right and left widths are set at 100px. Do you know how I remove this for the one container? Thanks in advance. Mike November 24, 2019 at 10:05 am #1075025 LeoStaff Customer Support Hi there, Try this CSS: body.page-id-9131 .generate-sections-inside-container { padding-left: 0; padding-right: 0; } Adding CSS: https://docs.generatepress.com/article/adding-css/ Let me know if this helps 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In