Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1205755
    shamus
    Participant

    Hey There is a dark blue line underneath the revolution slider image. Light blue thick line is part of the image. Can you tell me how I could remove that?

    I’ve already tried the follow from searching around the form but it did not work.

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

    http://www.kirkbarrell.com

    #1206079
    Paul R
    Moderator

    Hi,

    Please try this code instead.

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

    Hope that helps.

    #1209097
    shamus
    Participant

    Worked. Thank you.

    #1209311
    Rue Nel
    Moderator

    You’re welcome!
    Thanks for letting us know that it has worked for you.

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