how to remove the header empty space
I would like to remove the extra space underneath the menu. as you can see there is a white space which i can fill it by inserting a featured image but i don't want to have this extra space.
[Links visible only for registered users]
Comments
please go to Theme options > Layout > Header section and turn ON "Minimalist | Header" button.
.page-id-xxx #Header { min-height: 60px !important; }where xxx is of course PAGE ID.