Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1194159
    nenadn
    Participant

    Hi,

    Could you please take a look on my page and tell me how to remove empty space just before the footer (see attachment)

    http://alphacapitalis.com/hr/pocetna/

    Regards,

    Nenad

    #1194216
    nenadn
    Participant

    Hi,

    Could you please take a look on my page and tell me how to remove empty space just before the footer (see attachment)

    http://alphacapitalis.com/hr/pocetna/

    Regards,

    Nenad

    #1194306
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

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

    .x-container>.offset {
        margin-bottom: 0 !important;
    }
    
    .wpb_revslider_element.wpb_content_element {
        margin-bottom: 0 !important;
    }

    Thanks.

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