Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1036401
    dtourcreative
    Participant

    I have tried everything to get rid of some unwanted space below the slider on this page: http://donahoeadvantage.com/. It is behind a maintenance page, so I will send creds in the next window.

    #1036507
    dtourcreative
    Participant
    This reply has been marked as private.
    #1036847
    Darshana
    Moderator

    Hi there,

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

    
    .page-id-105 #x-content-band-1 {
        margin-bottom: 0;
    }
    
    .page-id-105 .x-flexslider-shortcode-container {
        margin-bottom: 0;
    }
    

    Hope that helps.

    #1038195
    dtourcreative
    Participant

    Hi there,
    THis didn’t seem to work. Any other suggestions?

    #1038346
    Rupok
    Member

    Hi there,

    Thanks for writing back. The above code is correct but you have glitch on your previous code that’s preventing the code to be generated correctly – http://prntscr.com/bfi0c4

    I have fixed that and updated the code a bit to adjust better.

    Cheers!

    #1038834
    dtourcreative
    Participant

    Thank you so much!!!!

    #1039087
    Lely
    Moderator

    You’re welcome!

    Cheers!

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