• http://www.thepowercosmicblog.net/

    As you can see at my main page, there is a lot of empty space above my header image. I want my header to just be at the top, how do I get rid of this space? I am using the Dusk to Dawn theme. Also, the reason the extra space is black is because the background image /is/ black in that area, it’s not any other reason. Any help would be appreciated, I am new to this!

Viewing 1 replies (of 1 total)
  • #page {
    padding: 132px 0 0 0;
    }

    You have 132px padding on top. Look for the code above in your CSS and change it to 0 or how ever much space you want on top.

Viewing 1 replies (of 1 total)
  • The topic ‘Need to get rid of extra space above my header image’ is closed to new replies.