Hi – I have the same problem, but the recommended code isn’t working. (Below.) I’m using Swell Lite, and need to reduce the white space at the top of the content for pages with or without a title. Thanks. (See http://www.leanneborghesi.com/bio/ and http://www.leanneborghesi.com/spotlight/portfolio/.)
.site-content {
padding-top: 1em;
}
.page-header {
padding-bottom: 0;
}
A million thank yous. That worked.