Extra space appearing at bottom of page when viewing single posts

  • Posted in : Read WP
  • blairwarren
    Participant

    I was just tweaking the colors of my footer and I noticed that when I view my site through the single-post.php template, the body extends past the footer approximately 20 pixels or so.

    On all other templates, the body is tight against the footer. I also see this extra space on the Read WP demo.

    For example, if you compare the home page:

    http://themes.pixelwars.org/read-wp/

    to this single post page:

    http://themes.pixelwars.org/read-wp/adaptive-vs-responsive-layouts-and-optimal-text-readability/

    you’ll see the body section of the single post page extends past the footer section, whereas the body section on the home page fits snug up against the footer section. (It’s easier to see the extra space with Firebug, though it is visible by eye, especially when you change the background-color of the footer area as I’ve done.)

    For the life of me, I can’t figure out how to get rid of this extra space on the single post pages, or even where the extra space is coming from.

    I’ve tried tweaking every CSS setting I can think of via Firebug, and even tried deleting page elements via Firebug to see if I could figure out where the extra space is coming from, but I’m stumped.

    I realize this is just a cosmetic issue, but it’s driving me nuts!

    Any suggestions on how I can remove that extra space at the bottom of my single post pages?

    ahmetsali
    Keymaster

    Hi, i noticed that an iframe is being appended at the end of body by pinterest script, that makes the extra space in footer, you can hide it via custom css, we will add this css code in the next update, thanks for the feedback.

    #page ~ iframe { display: none; }
    
    blairwarren
    Participant

    That fixed it. Thank you, sir!

    nelisseos
    Participant

    Hello,

    I would like to have no footer space on my website. (Homepage, post, pages)

    I would like the space to fit snugged:

    Notice the large space at the bottom of the website http://www.humbletravels.com

    Mehmet S.
    Keymaster

    Go to Theme Options > Style > Footer Widget Locations > No > Save.

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register