Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #980734
    rogerskeri
    Participant

    Hello,

    I have been attempting to remove the white line that is below the revolution slider, but I have had no luck.

    I have tried the below codes:

    .x-slider-container.above {
    border: none !important;
    }

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

    Please advise and assist.

    #980735
    rogerskeri
    Participant
    This reply has been marked as private.
    #980800
    Christopher
    Moderator

    Hi there,

    Please add this code :

    .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.

    #981018
    rogerskeri
    Participant

    Wow, it freaking WORKED!!! YOU GUYS ARE AWESOME, THANK YOU!!!!!!!!!!!!

    #981022
    Christopher
    Moderator

    You’re most welcome.

    #1096914
    rialbaphoto
    Participant

    Same question but my slider is under the masthead?

    #1096997
    Joao
    Moderator

    Hi 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

    Joao

    #1097220
    rialbaphoto
    Participant
    This reply has been marked as private.
    #1097278
    Joao
    Moderator

    Hi There,

    If you are referring to the blue border under your Slider add the following code to Appereance Customizer CUstom CSS

    .rev_slider_wrapper, a.x-img-thumbnail:hover, .x-slider-container.below, .page-template-template-blank-3-php .x-slider-container.above, .page-template-template-blank-6-php .x-slider-container.above {
    border: 0;
    }

    Hope that helps

    Joao

    #1097758
    rialbaphoto
    Participant

    Hey! Thanks for that, that was another question I had but I’m actually referring to the white line between the header and the slider.

    #1097836
    Nico
    Moderator

    Hi There,

    Little confuse of the customization. Would you mind sharing us a screenshot so that we could fully understood what you mean.

    Thank you.

    #1098081
    rialbaphoto
    Participant

    Here’s a screencap

    #1098093
    rialbaphoto
    Participant

    Dang, I’ll get a resized screen cap a little later

    #1098207
    Rupok
    Member

    Hi there,

    Thanks for writing back! Your screenshot was not uploaded due to exceeded file size. Your attachment should be within 512KB. You can also use this tool to add your screenshot – http://prnt.sc

    Hope this helps.

    Cheers!

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