White Gap between Menu and Header picture
By Christoph Meyer, 6 years ago. Last reply by Alex S, 6 years ago
Hi guys, we have a problem with a white gap between menu and header image (start of the page). On every page. We already tried a CSS Code we found. /* Home */ .home #main { padding-top: 0; } .home.layout-full .panel-row-style.panel-row-style-full-width { padding-top: 0; } And also we disabled Masthead Bottom Margin. But there is…