Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #10998
    mg13
    Member

    How can I remove the top white gap so that the banner image at the top of the page has no gap and is all the way up to the top. url: amsroofing.com

    #11010
    Sakin
    Keymaster

    @mg13: Add the following CSS in “Apperance => Theme Options => Custom CSS” box.
    body { padding-top: 0; }

    #11026
    mg13
    Member

    Thanks Sakin, I was putting in “padding: 0;” not padding-top Thanks again.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove top white gap on top of page’ is closed to new replies.