Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #157632
    Pamela
    Participant

    Hi there,

    I’m trying to remove the border that appears below the revolution slider. I’m using the latest versions of X, WordPress & all related plugins.

    Here is the .css I’m using to try to accomplish that:

    .rev_slider_wrapper, a.x-img-thumbnail:hover, .x-slider-revolution-container.below, .page-template-template-blank-4-php .x-slider-revolution-container.above, .page-template-template-blank-4-php .x-slider-revolution-container.above {
    border-bottom: 0px;
    }

    Btw, it doesn’t matter which page-template I use to try to accomplish this…none of them work. The url is lubris.net

    Thanks,
    pam

    #157783
    Kosher K
    Member

    Hi There,

    I tried checking your site but all I see is under construction page,

    Can you try adding this code in Customizer > Custom > CSS

    .rev_slider_wrapper {
     border-bottom: 0 !important;
    }

    If that doesn’t work, please provide access to your site for us to check it and provide you with a tailored advise.

    Thank you

    #157797
    Pamela
    Participant
    This reply has been marked as private.
    #157906
    Kosher K
    Member

    Hi There,

    Can you try this one in Customizer >Custom > CSS,

    .x-slider-container.below {
      border-bottom: 0;
    }

    Cheers

    #157927
    Pamela
    Participant

    Perfect! Thank you so much!! 🙂 pam

    #158083
    Christian
    Moderator

    You’re welcome Pamela. 🙂

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