Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1345086
    Flightwave
    Participant

    Hi there,
    url and login credentials to follow.

    How can I reduce the amount of space between where the page content ends, and the footer content starts?

    Thanks

    #1345088
    Flightwave
    Participant
    This reply has been marked as private.
    #1345154
    Jade
    Moderator

    HI there,

    Please add thus code in the customizer:

    .x-container.offset {
        margin-bottom: 0;
    }

    Hope this helps.

    #1345159
    Rahul
    Moderator

    Hi There,

    Greetings! Thanks for writing in.

    You can add this css code under Custom > CSS in the Customizer.

    .x-container {
        margin: -67px auto;
    }

    Let me know if this helps.

    Cheers!

    #1345342
    Flightwave
    Participant

    THESE WORKED! THANKS!

    #1345734
    Friech
    Moderator

    We’re delighted to assist you with this.

    Cheers!

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