Help with Unwanted Margin Beneath Pro Header

I have an unwanted margin beneath the pro header. I don’t see it in the header bars, it seems to be between the body and header. Here is an image of what I am seeing: http://tinyurl.com/y288w788 and this is the site: https://mycadd.forge1.com/

I have added this to the custom CSS but it didn’t help:

.hentry {
    margin-top: 0 !important;
}

Can you tell by looking at developer console what element it’s coming from or would you need to log in?
Thanks,
Mark

Hello Mark,

Thanks for writing in!

Actually that’s the section padding which is causing the spacing issue. Please inspect the first section and remove the top padding and that should fix the spacing that showing.

Thanks.

Oh the first section of every page its seen on. OK thanks.

You are most welcome. :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.