Title: Make table borderless
Last modified: August 21, 2016

---

# Make table borderless

 *  Resolved [andriansah](https://wordpress.org/support/users/andriansah/)
 * (@andriansah)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/make-table-borderless/)
 * Hi
 * if you want to make your table borderless, try add/change this line
 * /* =Tables
    ————————————————————– */ th, td, table { border: 1px solid #ddd; }
 * TO
 * /* =Tables
    ————————————————————– */ th, td, table { border: none; }

The topic ‘Make table borderless’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/responsive/6.3.7/screenshot.png)
 * Responsive
 * [Support Threads](https://wordpress.org/support/theme/responsive/)
 * [Active Topics](https://wordpress.org/support/theme/responsive/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/responsive/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/responsive/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [andriansah](https://wordpress.org/support/users/andriansah/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/make-table-borderless/)
 * Status: resolved