Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #7146
    jccaro
    Member

    Is there code to remove the background just at the top of the page so that my header goes all the way up to the top?

    #7147
    jccaro
    Member
    #7175
    Sakin
    Keymaster

    @jccaro: I hope you are talking about the top margin in your site. So, just add the following CSS in “Custom CSS” box in Theme Options panel.
    .site { margin-top: 0; }

    #7206
    jccaro
    Member

    Perfect!  Thank you.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove Top Background’ is closed to new replies.