Tagged: x
-
AuthorPosts
-
February 2, 2017 at 2:10 am #1354895
noznewmanParticipantHi,
Quick one…how do I get rid of the ‘line’ that appears at the top of every widget in the footer? See attached.
Thanks
PaulFebruary 2, 2017 at 2:11 am #1354897
noznewmanParticipantFebruary 2, 2017 at 3:07 am #1354932
JaWright357ParticipantYou could try entering this:
.x-colophon .widget:before { display: none; }in customizer > custom > edit global css.
February 2, 2017 at 3:14 am #1354941
Rue NelModeratorHello There,
Thanks for writing in! The code suggested by @JawRight357 should work. It will remove all the lines under the widget titles. Simply add the following css code in the customizer, Appearance > Customize > Custom > CSS
.x-colophon .widget:before { display: none; }
@JawRight357:
Thanks for chiming in!February 2, 2017 at 3:23 am #1354947
JaWright357ParticipantNo problem! Hope it works out!
February 2, 2017 at 3:43 am #1354977
Rue NelModeratorYes, it will work.
We’ll just wait for him to see and check this thread.February 3, 2017 at 3:36 am #1356498
noznewmanParticipantHi Rue, @JawRight357
Thanks for your help, it worked 🙂
Sorry for the delay in replying – was offline for a day or so.
Thanks again – much appreciated – top support as usual :P)
February 3, 2017 at 4:17 am #1356542
Paul RModeratorYou’re welcome! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1354895 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
