Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1191551
    testinghub
    Participant

    Hello,

    I’m trying to remove the white space between the main Slider Revolution and the row jut bellow it.

    Thank you.

    #1191747
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Thanks.

    #1192241
    testinghub
    Participant
    #1192243
    testinghub
    Participant

    Could you also assist with removing the white space between the footer (footer 1) and the last raw just above the footer?

    #1192273
    Thai
    Moderator

    Hi There,

    To remove that whitespaces, please add the following CSS under Customizer > Custom > Global CSS:

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

    Hope it helps 🙂

    #1192295
    testinghub
    Participant

    🙂 it worked!!!! Thank you. would you also please help me out with removing the white space between the last row and the footer?

    #1192303
    Darshana
    Moderator

    Hi there,

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

    
    .x-colophon.top {
        padding: 0;
    }
    

    Hope that helps.

    #1192310
    testinghub
    Participant

    It worked, thank you ever so much!!!!!!!

    #1192312
    Thai
    Moderator

    You’re most welcome 🙂

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