Title: remove bottom border
Last modified: May 7, 2017

---

# remove bottom border

 *  Resolved [fm5000](https://wordpress.org/support/users/fm5000/)
 * (@fm5000)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/remove-bottom-border-2/)
 * Hi,
 * I’ve the problem that on every table (inside a table) a border-bottom-line is
   shown.
    How can I remove this line ([http://fussball-sg.de/sponsoren/](http://fussball-sg.de/sponsoren/))
 * Best regards,
    Frank

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/remove-bottom-border-2/#post-9105777)
 * Hi Frank,
 * thanks for your question, and sorry for the trouble.
 * To remove this border, please add this to the “Custom CSS” textarea on the “Plugin
   Options” screen of TablePress:
 *     ```
       .tablepress tbody td {
         border-top: none;
       }
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [fm5000](https://wordpress.org/support/users/fm5000/)
 * (@fm5000)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/remove-bottom-border-2/#post-9105853)
 * Thank you Tobias,
 * I thought it was the bottom border. But it was the top one 🙂
 * Bye,
    Frank
 * Edit:
    This works only one time. If I refresh the page, the border is already
   visible.
    -  This reply was modified 9 years, 1 month ago by [fm5000](https://wordpress.org/support/users/fm5000/).
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/remove-bottom-border-2/#post-9105870)
 * Hi,
 * yes, it’s a top border 🙂
 * It would be strange if this would only work once. Can you maybe try clearing 
   the cache of the CSS minification plugin that you are using?
 * Regards,
    Tobias
 *  Thread Starter [fm5000](https://wordpress.org/support/users/fm5000/)
 * (@fm5000)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/remove-bottom-border-2/#post-9105875)
 * Bingo. That’s the trick 🙂
 * Thank you again 🙂
 * Frank
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/remove-bottom-border-2/#post-9105893)
 * 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/plugin/tablepress/reviews/)
   here in the plugin directory. Thanks!

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

The topic ‘remove bottom 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/)

## Tags

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

 * 5 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/remove-bottom-border-2/#post-9105893)
 * Status: resolved