Tagged: x
-
AuthorPosts
-
March 3, 2017 at 10:50 am #1393493
imageforyouParticipantHi,
how can I also get rid of the “first line” in sidebar? Please see screenshot.I already pasted in this code in global custom css to remove all lines:
.x-sidebar .widget.widget_pages .current_page_item, .x-sidebar .widget.widget_nav_menu .current-menu-item {
border: 0;
}.x-sidebar .widget ul li, .x-sidebar .widget ol li {
border-top: 0;
}.x-sidebar .widget>ul>li:last-child, .x-sidebar .widget>ol>li:last-child, .x-sidebar .widget div>ul>li:last-child, .x-sidebar .widget div>ol>li:last-child {
border-bottom: 0;
}
body .x-sidebar .widget.widget_pages .current_page_item, body .x-sidebar .widget.widget_nav_menu .current-menu-item {
border: none;
}*** Hope you can help 🙂
March 3, 2017 at 11:26 am #1393537
Prasant RaiModeratorHello There,
Thanks for writing in!
Could you please provide us with your website URL so we can take a closer look?
Thanks.
March 4, 2017 at 3:03 am #1394232
imageforyouParticipantThis reply has been marked as private.March 4, 2017 at 4:17 am #1394277
FriechModeratorHi There,
Thank you for the URL, please add this on your Custom CSS on Customizer.
.x-sidebar .widget ul, .x-sidebar .widget ol { border-width: 0; }Hope it helps, Cheers!
March 7, 2017 at 2:34 am #1397379
imageforyouParticipantIt works, thanks so much!!!!
March 7, 2017 at 4:29 am #1397503
ChristopherModeratorYou’re welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1393493 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
