Archived topic
Content padding overriden by main.css rule
1 reply · Started by Antonio on November 26, 2021
Hello,
I've set a content bottom padding of 100px, but this is overridden from the CSS rule in main.min.css (see screenshot here: https://prnt.sc/20xaozc)
How can I solve this?
Thank you
Hi there,
you have the Content Container set to Full Width:
https://docs.generatepress.com/article/content-container/
This removes all of the themes padding to provide a empty canvas for you to build on.
If you set the content container to Default it will keep the customizer padding.
Alternatively add the padding to your Container Blocks in the page editor itself.