Changes made in “theme-options > design options > custom css”
`.hgroup-wrap {
padding-bottom: 0px;
padding-top: 0px;
}
.hgroup-right {
margin-top: 0px;
}
.social-profiles ul li a {
display:block;
width:0px;
height:0px;
‘
These changes shrink the area above the header to what i think is a single line & hides the social icons that were there.