Archived topic
Adjust Section horizontal margin and padding
5 replies · Started by Jeff Coppage on July 15, 2019
I haven't been able to successfully adjust the left and right margins of Sections. Anyone have a suggestion?
Hi there,
Not quite sure if I fully understand.
There aren't any options to adjust the left/right margins for sections, only options for left/right padding.
I took a look of your page and this CSS might be causing the issue you are referring to:
#welcome-text {
width: 44em;
float: left;
background-color: #fff;
}
Let me know :)
Thanks. I don't see the options for Left/Right padding.
Sorry - I haven't used Sections for too long.
Left/right padding requires CSS as well.
I no longer see Sections on your page.
Let me know if you need help with the CSS :)
That page is now my index page. Not sure why Sections is not showing up. Thank you. Will do.
No problem :)