Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #913525
    stephrodney
    Participant

    Hello I have this white space at the very bottom at a couple of pages how can I fix this? Here is the URL: http://bornaware.org/ and then the other URL: http://bornaware.org/born-aware-books/ .Is there a way to remove the white space at the bottom?

    #913832
    Rupok
    Member

    Hi there,

    Thanks for writing in! I can see there is an image adding by a plugin :

    <img width="1" height="1" src="http://bornaware.org/wp-content/plugins/cookies-for-comments/css.php?k=5087d44a1fe26488f5fd32bfa3ec18a4&o=i&t=52232488" alt="css.php">

    Let’s see what you are using related to “cookies-for-comments” and disable this to get expected result.

    You can also try this CSS under Customize > Custom > CSS to fix this temporarily :

    body > img {
      display: none;
    }

    Hope this helps.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-913525 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>