Title: Tablepress not rendering correctly
Last modified: August 21, 2016

---

# Tablepress not rendering correctly

 *  Resolved [emstudios](https://wordpress.org/support/users/emstudios/)
 * (@emstudios)
 * [13 years ago](https://wordpress.org/support/topic/tablepress-not-rendering-correctly/)
 * Dear Sir,
 * The table created with Tablepress 1.0 is not showing correctly on my website.
   The top row has a 1 pixel difference. In other words, the top row has a padding
   that’s not 100% straight. Please let me know how to solve this.
 * Thanx!
 * Regards,
    EMstudios
 * [http://wordpress.org/extend/plugins/tablepress/](http://wordpress.org/extend/plugins/tablepress/)

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [13 years ago](https://wordpress.org/support/topic/tablepress-not-rendering-correctly/#post-3724781)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * To really find out what’s wrong there, I’d need to take a direct look at the 
   table. Therefore, please post a link to the page with the table in question. 
   Thanks!
 * Regards,
    Tobias
 *  Thread Starter [emstudios](https://wordpress.org/support/users/emstudios/)
 * (@emstudios)
 * [13 years ago](https://wordpress.org/support/topic/tablepress-not-rendering-correctly/#post-3724783)
 * Hi Tobias,
 * Please check:
 * [http://emstudiosaos.wpengine.com/hands-on-producer-course/](http://emstudiosaos.wpengine.com/hands-on-producer-course/)
 * and navigate to the Specs Tab, first row @ 50%.
 * Regards,
    EM
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [13 years ago](https://wordpress.org/support/topic/tablepress-not-rendering-correctly/#post-3724904)
 * Hi,
 * thanks for the link!
 * The reason for this seems to be some CSS in your theme. To fix this issue, please
   add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:
 *     ```
       .tablepress [class*="column"]+[class*="column"]:last-child {
         float: none;
       }
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [emstudios](https://wordpress.org/support/users/emstudios/)
 * (@emstudios)
 * [13 years ago](https://wordpress.org/support/topic/tablepress-not-rendering-correctly/#post-3724905)
 * Thanx a lot! It’s fixed!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [13 years ago](https://wordpress.org/support/topic/tablepress-not-rendering-correctly/#post-3724907)
 * Hi,
 * no problem, you are very welcome! Thanks a lot for the confirmation!
 * 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 5 replies - 1 through 5 (of 5 total)

The topic ‘Tablepress not rendering correctly’ 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/)

 * 5 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/tablepress-not-rendering-correctly/#post-3724907)
 * Status: resolved