Title: Vertical Borders
Last modified: August 22, 2016

---

# Vertical Borders

 *  Resolved [findlay62](https://wordpress.org/support/users/findlay62/)
 * (@findlay62)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/vertical-borders/)
 * Hi Tobias,
 * On [howdoidate.com](http://howdoidate.com) I’d like to get rid of my vertical
   table borders so that I’m left with just the horizontal border lines like you
   can see on this other site [yourtango.com](http://yourtango.com)
 * Could you please tell me how I can achieve this?
 * Thanks.
 * Derek
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/vertical-borders/#post-5359277)
 * Hi Derek,
 * thanks for your post, and sorry for the trouble.
 * You basically added those borders yourself with this “Custom CSS”:
 *     ```
       .tablepress td {
       	border: 1px solid #d1d1d1;
       }
       ```
   
 * Just remove that and the borders will be gone.
 * Regards,
    Tobias
 *  Thread Starter [findlay62](https://wordpress.org/support/users/findlay62/)
 * (@findlay62)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/vertical-borders/#post-5359288)
 * Thanks again Tobias. Looks great now with the vertical border removed.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/vertical-borders/#post-5359297)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
 * Best wishes,
    Tobias
 * P.S.: In case you haven’t, please [rate TablePress](https://wordpress.org/support/view/plugin-reviews/tablepress)
   here in the plugin directory. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Vertical Borders’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

## Tags

 * [table borders](https://wordpress.org/support/topic-tag/table-borders/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/vertical-borders/#post-5359297)
 * Status: resolved