• I am trying to get my header to not have the top margin.

    I can find the location of the code though to change it.

    media="screen"
    html {
    margin-top: 28px !important;
    }

    Where is this located? I looked all over and never had trouble finding code before.

    When checking with firebug and Chrome editor it points to…

    mysite.com:39

    ???

    Any help is appreciated.

    Thanks,

    Nimo1

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Header Top Margin’ is closed to new replies.