Tagged: x
-
AuthorPosts
-
February 9, 2017 at 6:52 pm #1365160
PhillipParticipantHi. For posts like this: https://churchweb.io/church-domain-name/
How do I get rid of the border that shows for the featured image? In addition, you can see the sidebar has a list but it shows lines between each row of text. How can I get rid of that?
Thanks
February 9, 2017 at 10:56 pm #1365430
Prasant RaiModeratorHello Phillip,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
.entry-featured { border: 0; } .widget ul li, .widget ol li { border-bottom: 0; }Thanks.
February 10, 2017 at 9:21 am #1365927
PhillipParticipantHey. Thanks! I did not know I had to use CSS and thought I was doing something wrong with the HTML there. I just applied the code but it looks like some lines still show. Any way I can get rid of that too?
February 10, 2017 at 10:23 am #1366015
RahulModeratorHey There,
Thanks for writing back!
Would you mind providing us with a Screenshot so we can provide you a tailored answer?
Thanks!
March 1, 2017 at 11:11 am #1390592
PhillipParticipantHey Rahul,
Sure. Here it is: http://imgur.com/a/BzeD9
March 1, 2017 at 11:38 am #1390641
Prasant RaiModeratorHello Philip,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
.widget ul, .widget ol { border: 0; }Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1365160 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
