Title: Table no longer rendering full width
Last modified: February 26, 2017

---

# Table no longer rendering full width

 *  Resolved [ricmo](https://wordpress.org/support/users/ricmo/)
 * (@ricmo)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/table-no-longer-rendering-full-width/)
 * Hello Tobias,
 * Since I updated the plugin last night, I noticed that my tables (set to responsive
   so they appear horizontally) no longer show full width:
    [http://www.macgamerhq.com/guides/best-macbook-games/](http://www.macgamerhq.com/guides/best-macbook-games/)
 * They used to take all the available space so I’m guessing something is going 
   on with the new update?
 * As always, thank you for your help!
 * Ric

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/table-no-longer-rendering-full-width/#post-8849697)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * That’s indeed a bit strange. I can only assume that this is some issue in the
   DataTables JS library when using in conjunction with the other Extensions that
   you are using.
    To fix it, could you please try adding this to the “Custom CSS”
   textarea on the “Plugin Options” screen of TablePress:
 *     ```
       .tablepress-responsive-all {
         width: 100% !important;
       }
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [ricmo](https://wordpress.org/support/users/ricmo/)
 * (@ricmo)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/table-no-longer-rendering-full-width/#post-8849709)
 * Worked great, thanks!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/table-no-longer-rendering-full-width/#post-8849726)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
 * Best wishes,
    Tobias

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

The topic ‘Table no longer rendering full width’ 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: [9 years, 3 months ago](https://wordpress.org/support/topic/table-no-longer-rendering-full-width/#post-8849726)
 * Status: resolved