Title: problem with the border
Last modified: August 21, 2016

---

# problem with the border

 *  Resolved [garf](https://wordpress.org/support/users/garf/)
 * (@garf)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/problem-with-the-border/)
 * hello,
 * i have add this
 * .tablepress-id-1,
    .tablepress-id-1 tr, .tablepress-id-1 tbody td, .tablepress-
   id-1 thead th, .tablepress-id-1 tfoot th { border: none; }
 * in the custom field from the plugin. but there is a line under the table. this
   error is in firefox, chrome and ie. how can i delete the last line from the border?
 * wordpress 3.8
    tablepress 1.3
 * [http://wordpress.org/plugins/tablepress/](http://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)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/problem-with-the-border/#post-4485973)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * Please try again with
 *     ```
       .tablepress-id-1,
       .tablepress-id-1 tr,
       .tablepress-id-1 tbody td,
       .tablepress-id-1 thead th,
       .tablepress-id-1 tfoot th {
         border: none !important;
       }
       ```
   
 * If that does not help, please post a link to the page with the table, so that
   I can take a direct look. Thanks!
 * Regards,
    Tobias
 *  Thread Starter [garf](https://wordpress.org/support/users/garf/)
 * (@garf)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/problem-with-the-border/#post-4485976)
 * hello,
 * thanks, now it works perfect!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/problem-with-the-border/#post-4485985)
 * 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](http://wordpress.org/support/view/plugin-reviews/tablepress)
   here in the plugin directory. Thanks!

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

The topic ‘problem with the border’ 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/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/problem-with-the-border/#post-4485985)
 * Status: resolved