You mean the white space?
You can remove that margin with this tweak (add this at the Customizer > Additional CSS page):
body.home #content {
margin-top: 0;
}
You mean the white space?
You can remove that margin with this tweak (add this at the Customizer > Additional CSS page):
body.home #content {
margin-top: 0;
}