Archived topic
With Pro version how to reduce width of content?
6 replies · Started by Neil on November 10, 2018
Hi - just installed and it looks impressive. (setting up on local server)
Probably something really simple, but the text content within a page goes almost to the edge of the area - how can I add padding or margin within the container?
I think it should be content padding within the Customise container section - but changing those settings (current all at 40) doesn't change anything.
Help?
Okay
This appears to work - would this be okay on mobiles or would be it best to use % or px?
.container.grid-container {
padding: 1em;
}
ps - having reduced the width of the content - how to reduce the width of the footer to the same width AND/OR
how to remove the inner footer? - as setting it to 0 doesn't remove it...
Hi there,
A bit hard to tell the exact problem without seeing the site live but these are the options you are looking for?
https://docs.generatepress.com/article/container-width/
https://docs.generatepress.com/article/content-padding/
https://docs.generatepress.com/article/footer-layout/
Let me know :)
and live here - how to either remove the inner footer or to get it to be the same width as the inner container?
SORTED & RESOLVED - I hadn't realised that a widget had been added to the homepage - (although I couldn't then see how to align it)
Glad you figured out :)