Site logo

Archived topic

Sections Ignoring Element Spacing?

1 reply · Started by Sean on April 14, 2016

Viewing posts 1–2 of 2

Whenever I make a section for a post, it begins immediately. It's attached to the page header/featured image. Everything else I would post respects the spacing elements addon, it seems Sections ignores that. I understand you don't want spacing between sections themselves, but the first section just has no padding or spacing at the top.

You can add spacing to the first section (of every page) like this:

#generate-section-1 {
    margin-top: 20px;
}
This archived topic is closed to new replies.