• Resolved GetStamped

    (@getstamped)


    I am looking for help reducing the dead space above the header on my site. There is open area where you can see my background (which I have an image for background). I want to reduce it so I can see more of my page without scrolling down.

    My site: https://www.gettingstamped.com

    I will continue to look at it with firebug and in the editor but if anyone knows of a way, please share.

    Thanks

Viewing 1 replies (of 1 total)
  • Thread Starter GetStamped

    (@getstamped)

    figured it out… But if anyone else wants to do the same:

    body {
    	padding-top: 2em;
    }

    Change the 2 of the 2em to something else, 0 for no space, or anywhere in between.

Viewing 1 replies (of 1 total)
  • The topic ‘How to remove open space above header in catch box’ is closed to new replies.