Title: Border
Last modified: August 30, 2016

---

# Border

 *  Resolved [dzulkiewski](https://wordpress.org/support/users/dzulkiewski/)
 * (@dzulkiewski)
 * [11 years ago](https://wordpress.org/support/topic/border-12/)
 * I just added a border around a table, but the top horizontal line of the border
   is not showing up. What am I missing?
 * [http://miscaonline.net/news-documents/](http://miscaonline.net/news-documents/)
 * [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 ago](https://wordpress.org/support/topic/border-12/#post-6195026)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * The reason for this is some of the default CSS in TablePress. To also add the
   border to the top row, please try adding the `!important` keyword, i.e. extend
 *     ```
       border: 1px solid black;
       ```
   
 * to
 *     ```
       border: 1px solid black !important;
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [dzulkiewski](https://wordpress.org/support/users/dzulkiewski/)
 * (@dzulkiewski)
 * [11 years ago](https://wordpress.org/support/topic/border-12/#post-6195138)
 * That worked, thanks
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years ago](https://wordpress.org/support/topic/border-12/#post-6195140)
 * 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 ‘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

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

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