-
AuthorPosts
-
December 3, 2014 at 12:47 pm #157632
PamelaParticipantHi 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,
pamDecember 3, 2014 at 3:44 pm #157783
Kosher KMemberHi 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
December 3, 2014 at 4:00 pm #157797
PamelaParticipantThis reply has been marked as private.December 3, 2014 at 7:31 pm #157906
Kosher KMemberHi There,
Can you try this one in Customizer >Custom > CSS,
.x-slider-container.below { border-bottom: 0; }Cheers
December 3, 2014 at 9:03 pm #157927
PamelaParticipantPerfect! Thank you so much!! 🙂 pam
December 4, 2014 at 4:05 am #158083
ChristianModeratorYou’re welcome Pamela. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-157632 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
