Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #8161
    justinillig
    Participant

    http://new.sheboygangreenscape.com/six-step-maintenance/

    1. How do i make the end of the text on the page and the footer be closer together? There is big gap between the end of the content and footer.

    2.How do i make the white lines on top and bottom of the page go away?

    #8163
    justinillig
    Participant

    I got #2 figured out based off your post on another thread. Still need to figure out number 1 tho. Any idea how i can do that?

    #8249
    Sakin
    Keymaster

    @justinillig: The white lines on top and bottom of the page are from the table you added. You can remove that by adding the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .entry-content table, .entry-content td { border: none; }

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove extra space at bottom of pages’ is closed to new replies.