White space above header image
Hi there!
I am trying to remove the white space above my header image...NO results! I've read a lot of topics about this but nothing seems to work!
Here is a list of all the codes I've tried to put in css in the last two weeks:
#header-content { display: none; }
#header-content { padding: 0 ; }
#header-content { padding: 40px 0; }
.hentry {
padding-top: 10px;
padding-bottom: 10px;
}
#header-image {margin-top:-1px;}
#hgroup-wrap { padding: 0; }
#site-logo { padding: 0; }
.site { margin-top: 0; }
.hgroup-wrap {
padding-top: 0;
padding-bottom: 0;
}
#main-nav {
margin-top: -38px;
}
What am i doing wrong? I hope anybody can help me with this!
Site: www.markvanessenpersonaltraining.nl
Kind regards,
Mark