Author Posts April 20, 2015 at 8:28 pm #254426 cindiriceParticipant How 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 ChristianModerator Hey 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 cindiriceParticipant Perfect! Thank you!!! April 21, 2015 at 3:41 pm #255212 NicoModerator You’re most welcome. Let us know if you need anything else. Thanks. Have a great day! 🙂 August 21, 2015 at 7:10 pm #365648 vaughnmercuryParticipant Hi, 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 ChristopherModerator Hi there, Please provide us with exact URL of page where you want this border. Thanks. February 11, 2016 at 2:06 pm #791643 LeannaParticipant worked for me too, awesome! February 11, 2016 at 9:33 pm #792159 Prasant RaiModerator You are most welcome. 🙂 Author Posts