• Hi all
    I’ve looked in all the forums and I’ve been using firebug but I can’t find what’s creating the extra space at the bottom of the content area. I realize it should be pretty simple but not sure where I’m going wrong.

    I’ve tried;

    #content {margin-bottom: 0px; padding-bottom: 0px; }
    #main { padding-bottom: 0px; margin-bottom: 0px; }

    but this doesn’t shift. I’ve tried playing around with the footer too but then the two sidebars shift up but not the content area.
    Here’s my <a href="https://jennynicol.com/">site</a>

    Any help would be really appreciated.
    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • You have a small <span> tag at the bottom which says Powered by wordpress plugins developed by ..Either remove it. Or add display:none to that.

    Thread Starter jennynic01

    (@jennynic01)

    Hi
    Thanks for the quick reply. I’ve removed the ‘powered by..’ but there is still too much white space under the text in the content area for my liking.
    any more ideas?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘delete extra space at the bottom of content area’ is closed to new replies.