• Resolved Nick Haskins

    (@nphaskins)


    I apologize if I am asking this question in the wrong forum. I have this small space that has been bothering me all day now and I have no idea how to get rid of it. I need to either make it white, or delete the space all together but keeping the “next page.”

    The space is between the top of the footer and the bottom of the content.

    Any help would be greatly appreciated:
    https://www.spilledmilkdesigns.com/blog

Viewing 2 replies - 1 through 2 (of 2 total)
  • It’s this empty DIV ….

    <div id="footer"></div>

    Thread Starter Nick Haskins

    (@nphaskins)

    Thanks so much for your response, I really appreciate it. I removed that tag, but the space is still there.

    I wanted to have the “next page” link at the bottom to get to past posts, and I put this chunk of code in the footer. I removed the chunk of code and the space goes away, but when I put back the chunk of code to give me that link it creates the space.

    <div style="text-align:center;"><?php posts_nav_link(' · ', 'previous page', 'next page'); ?>

    I guess I’m mainly confused as to why the “next page” is not visible on the home page to get to older posts, but it is visible when viewing a specific category with more than the 5 posts per page that I had set.

    https://www.spilledmilkdesigns.com/blog/category/tutorials/

    Again, thanks for the assistance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Go Away small Space!’ is closed to new replies.