Title: [Plugin: WP-Table Reloaded] Removing Borders
Last modified: August 20, 2016

---

# [Plugin: WP-Table Reloaded] Removing Borders

 *  Resolved [flashsg](https://wordpress.org/support/users/flashsg/)
 * (@flashsg)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-removing-borders/)
 * Hi Tobias,
 * I’ve looked through your FAQ however my problem is still occurring with borders.
   I do not want any borders.
 * I’ve place the code that you suggested in plug in option Custom CSS text area:
   .
   wp-table-reloaded, .wp-table-reloaded, .wp-table-reloaded th { border: none!important;
   border-collapse: collapse!important; border-spacing: 0px!important; }
 * I also tried adding the cellspacing parameter in the actual post with table shortcode.
   [
   table id=4 cellspacing=”0″ /]
 * A thin black border is still showing up.
 * Any other suggestions to get ride of the borders completely for all tables?
 * Thanks
    Spencer
 * [http://wordpress.org/extend/plugins/wp-table-reloaded/](http://wordpress.org/extend/plugins/wp-table-reloaded/)

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-removing-borders/#post-2419522)
 * Hi Spencer,
 * thanks for your post.
 * There is a `td` missing in your code.
    Please try changing the first line to
 *     ```
       .wp-table-reloaded, .wp-table-reloaded td, .wp-table-reloaded th {
       ```
   
 * Best wishes,
    Tobias
 *  Thread Starter [flashsg](https://wordpress.org/support/users/flashsg/)
 * (@flashsg)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-removing-borders/#post-2419526)
 * Thanks Tobias.
 * Sometimes a 2nd pair of eyes gives a fresh look.
 * Thanks for your time.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-removing-borders/#post-2419527)
 * Hi,
 * no problem, you are welcome! 🙂
 * Best wishes,
    Tobias

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

The topic ‘[Plugin: WP-Table Reloaded] Removing Borders’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-table-reloaded_f7dcd3.svg)
 * [WP-Table Reloaded](https://wordpress.org/plugins/wp-table-reloaded/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-table-reloaded/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-table-reloaded/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-table-reloaded/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-table-reloaded/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-table-reloaded/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-wp-table-reloaded-removing-borders/#post-2419527)
 * Status: resolved