-
AuthorPosts
-
April 20, 2015 at 8:28 pm #254426
cindiriceParticipantHow can I remove the white line that appears above each table row? You can see what I’ve done here:http://firebornmedia.com/team/. I don’t want any outlines or borders on my tables. How can I get rid of that?
April 21, 2015 at 12:48 am #254537
ChristianModeratorHey Cindi,
Please add the code below in your Appearance > Customize > Custom > CSS
table th, table td { border-top: 0; }Hope that helps. 🙂
April 21, 2015 at 3:24 pm #255202
cindiriceParticipantPerfect! Thank you!!!
April 21, 2015 at 3:41 pm #255212
NicoModeratorYou’re most welcome.
Let us know if you need anything else.
Thanks. Have a great day! 🙂
August 21, 2015 at 7:10 pm #365648
vaughnmercuryParticipantHi, I’d like to do this, but instead just move the border to the bottom or each row.
August 22, 2015 at 2:22 am #365855
ChristopherModeratorHi there,
Please provide us with exact URL of page where you want this border.
Thanks.
February 11, 2016 at 2:06 pm #791643
LeannaParticipantworked for me too, awesome!
February 11, 2016 at 9:33 pm #792159
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-254426 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
