-
AuthorPosts
-
February 26, 2014 at 4:56 pm #18303
Diogenes SParticipantHi, guys!
I’m just starting with the theme and I’m lovin’ it.
I have one doubt.
There is a red line (I think it is a border) below the slider I’ve created, and I dont know how to remove or change it.
What do I have to do?
February 26, 2014 at 4:57 pm #18304
Diogenes SParticipantThis reply has been marked as private.February 26, 2014 at 5:09 pm #18307
Diogenes SParticipantI saw this answer in another topic with the same question:
”
Go to Customizer > Custom > CSS and add:.x-slider-revolution-container.below { border: none; }
”
But it is not working
February 26, 2014 at 9:14 pm #18398
KoryKeymasterHey Diogenes,
Thanks for writing in and for your kind words! At this time, I do not see a slider on your website. Once this is live we’ll be happy to take a look into things for you.
Thanks!
February 27, 2014 at 8:43 am #18552
Diogenes SParticipantFebruary 27, 2014 at 9:55 am #18575
ChristianModeratorHey Guys,
To disable it, in the Customizer > Custom > CSS, please add the code below.
.page-template-template-blank-3-php .x-slider-revolution-container.above, .page-template-template-blank-6-php .x-slider-revolution-container.above { border-bottom: none; }Hope that helps. 🙂
February 28, 2014 at 5:52 am #18837
Diogenes SParticipantOk, guys.
It is working perfectly!
Thanks!
February 28, 2014 at 2:42 pm #18936
RubinKeymasterYou’re welcome!
March 2, 2014 at 3:43 pm #19530
Ross MParticipantCan something similar be applied to remove the sides?
March 3, 2014 at 4:27 am #19629
ChristianModeratorHey Ross,
That’ll depend on what element you’ll be editing.
March 24, 2014 at 4:13 pm #26114
TDMParticipantThis reply has been marked as private.March 24, 2014 at 6:43 pm #26159
SupportMemberHi there,
Following line of CSS should fix
.x-slider-revolution-container.below{border:none}Thanks
March 25, 2014 at 3:01 pm #26427
TDMParticipantThis reply has been marked as private.March 25, 2014 at 4:11 pm #26439
SupportMemberHi!
The suggested code works on my end. Anyway, please try this one:
.page-template-template-blank-5-php .x-slider-revolution-container.below { border: none !important; }Remove browser cache then reload the page a few times.
Cheers!
IsmaelMarch 26, 2014 at 8:53 am #26648
TDMParticipantThis reply has been marked as private. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-18303 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
