Tagged: main menu space
with the latest update, i’m also now getting that same space between the header and the top of the body. the code i currently show is below. i’ve changed the fixed_header.social_header #main higher and lower, and removed it and it still showed the space.
#header_meta{
display: none !important;
}
.fixed_header.social_header #main {
padding-top: 115px;
}