Hi,
I’m having the same issue with the big space between header and content. I added this in my child theme css file:
#post-inner {
margin-top:-100px;
}
Is that OK? For some reason I don’t like high negative values for margins, it feels kind of inappropriate and unprofessional…
Rob