I have found my problem. My header general style was at top menu witch make a big gap under the menu. With minimal everything is good.
Thanks for the help!
I wan’t to hide the “site title” in “site identity”. That is the “tugawar” title between the menu and the image.
-
This reply was modified 8 years, 4 months ago by steph123.
Hi, I tried Hiding the title with the custom css
body #site-header-inner { min-height: 400px; }
body #site-logo { display: none; }
It just gives me a bigger a bigger gap between my menu and content.
http://www.tugawarband.com
-
This reply was modified 8 years, 4 months ago by steph123.