Hi my sandbox is http://www.liamfirst.com/sandbox/
On the home page I am trying to reduce the margin or padding of either the headers and/or the Fullwidth Masonry Gallery so that there is not as much white space between the header and the gallery below it.
I have tried to modify the margin/padding of the headers but the spacing seems to be in the gallery.
Hey tapaway!
Thank you for the link!
I guess you managed to solve the issue but the header is now covering up part of the gallery. Please add this on Quick CSS or custom.css:
.html_header_top.html_header_topbar_active.html_header_sticky #top #main {
padding-top: 130px;
}
I hope that helps.
Cheers!
Ismael