Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1006274
    atg85
    Participant

    Hi X!

    Currently putting the final touches to http://www.carapace.ca and helping to save turtles!

    There is white space at the very bottom of the page – I’m not sure how to remove it – or maybe just change the color to the same as the background?

    Thank you 🙂

    #1006499
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    div#gmw-cl-hidden-form-wrapper {
        display: none !important;
    }

    Thanks.

    #1006520
    John Ezra
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    footer.x-colophon.bottom {
        margin-bottom: -21px;
    }

    Hope this helps – thanks!

    #1006855
    atg85
    Participant

    Thanks 😀

    #1006873
    Paul R
    Moderator

    You’re welcome! 🙂

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