Title: right border missing
Last modified: August 31, 2016

---

# right border missing

 *  Resolved [loglethorpe](https://wordpress.org/support/users/loglethorpe/)
 * (@loglethorpe)
 * [10 years ago](https://wordpress.org/support/topic/right-border-missing/)
 * Hello – I’ve inserted a table and the right border is missing. I followed the
   advise in other threads: uncheck data tables and insert CSS and nothing is helping.
   You can see the table at the bottom of the blog post at this address: [http://blog.thestatedhome.com/retail-furniture-stores-truth/#more-677](http://blog.thestatedhome.com/retail-furniture-stores-truth/#more-677)
 * Thanks!
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years ago](https://wordpress.org/support/topic/right-border-missing/#post-7434622)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * The reason for this is that your theme is not adding a right-hand side border.
   To add it, please add this to the “Custom CSS” textarea on the “Plugin Options”
   screen of TablePress:
 *     ```
       table tr {
         border-right: 1px solid #ddd;
       }
       ```
   
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘right border missing’ 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/)
 * [missing](https://wordpress.org/support/topic-tag/missing/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/right-border-missing/#post-7434622)
 * Status: resolved