• Resolved Ncastro340

    (@ncastro340)


    Can anyone tell me where this space (in between the top of my header content and the very top of the page) is coming from..?

    I have been looking and I cant seem to find out what css is governing it.

    some help would be greatly appreciated. Thanks in advance.

    My site is Here

Viewing 2 replies - 1 through 2 (of 2 total)
  • esmi

    (@esmi)

    style.css:

    #header {
    padding:58px 0 0;
    }
    #wrapper {
    background:#FFFFFF;
    margin-top:20px;
    padding:0 20px;
    }

    Top margin and padding.

    Thread Starter Ncastro340

    (@ncastro340)

    ahh, great. Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Vertical Space in Header…?’ is closed to new replies.