I am looking for ways to reduce the amount of wasted space above the header on my page: dybechard.com. At the moment, the dropdown menus go off the screen, and the space below the header seems more important. That said, I've looked for solutions. I'm new to WordPress. Theme Companion has helped me with another issue, but I can't find a solution for this one. One post said to do this: #page { margin-top: 0; }
However, I checked the code, and the top margin is already at 0. I don't know much about code yet, so maybe I'm missing something. Ideally, I would shrink the dark grey rectangular box that contains the blog title and search box. Thank you!