Tagged: x
-
AuthorPosts
-
June 6, 2016 at 5:33 pm #1028833
ansmithParticipantHow can I remove the borders from the widgets? It would be great if you added functionality to control that and footer text rather than having to do it all by CSS.
June 6, 2016 at 10:20 pm #1029203
Prasant RaiModeratorHello There,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer.
.widget ul, .widget ol { border: 0 !important; }Thanks.
June 7, 2016 at 11:28 am #1030210
ansmithParticipantThis reply has been marked as private.June 7, 2016 at 2:49 pm #1030524
JoaoModeratorHi There,
Please try adding the following code instead:
.x-colophon.top, .x-colophon.bottom { border-top: 0; -webkit-box-shadow: none; box-shadow: none; }Hope that helps,
Joao
June 8, 2016 at 5:23 am #1031597
ansmithParticipantSorry, that didn’t work either!
Neil
June 8, 2016 at 11:28 am #1032179
ThaiModeratorHi Neil,
Please try with this CSS instead:
.x-colophon.top .x-column .widget:before { display: none; }Hope it helps 🙂
June 8, 2016 at 1:29 pm #1032413
ansmithParticipantBingo! That did it, thanks!
June 8, 2016 at 2:22 pm #1032514
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1028833 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
