Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1094660
    stuartrowens
    Participant

    Site: test4.stuartrowens.com

    I have a small white gap between my revolution slider and the first orange section. I’ve checked and found no top padding in that section and the rev slider is set to fullscreen. Can you help me get rid of the gap?

    #1094765
    Prasant Rai
    Moderator

    Hello Stuart,

    Thanks for writing in!

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

    div#rev_slider_5_1_wrapper {
        height: 372px !important;
    }

    Thanks.

    #1095212
    stuartrowens
    Participant

    Prasant,

    Thanks for your reply. I applied the CSS and it made the gap larger (about 372 pixels larger!). I’ve removed the code but included a screenshot. Any other ideas?

    #1095220
    stuartrowens
    Participant

    It appears the screenshot did not work. It’s attached here.

    #1095255
    Christopher
    Moderator

    Hi there,

    Please remove previous code and add this one :

    .page-template-template-blank-1-php .x-slider-container.below, .page-template-template-blank-2-php .x-slider-container.below, .page-template-template-blank-3-php .x-slider-container.below, .page-template-template-blank-4-php .x-slider-container.below, .page-template-template-blank-5-php .x-slider-container.below, .page-template-template-blank-6-php .x-slider-container.below {
        border-bottom: none;
    }

    Hope it helps.

    #1095257
    stuartrowens
    Participant

    That did it, thanks Christopher!

    #1095306
    Joao
    Moderator

    Glad to hear it.

    Let us know if you need further help.

    Joao

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