space between menu and first row
Hi, I’m having a problem of space between the menu and the first row. i’ve tried Inserting the following under Appearance > Custom CSS as suggested on a previus thread: #main { padding-top: 0; } .layout-full .no-top-padding.panel-row-style { padding-top: 0;…