Hi there,
Thanks for writing in! It’s not possible to find this out from front end. It seems you have a broken code somewhere that I am not sure where. You can try disabling the slider and other plugins to narrow down the issue. Also take off the custom CSS/scripts if you have any.
I can suggest below quick fix but you should find out this and remove the broken code from your site.
.site {
margin-top: -32px;
}
Let us know what you find.
Cheers!