It doesn’t work. So far I have the following CSS inserted to take care of a few things, one of them eliminating the space above the header:
.home #primary .entry-header { display: none; } .home #content article { display: none; } #header-content { display: none; } #header-content { padding: 0; }
However, the space between the menu and the header image remains. I cropped the logo to its minimum, therefore I know it is not the logo or image being too big.
I love the design of the theme, but I need to eliminate the space between the menu and the image.
Do you have any other suggestions?
Markus