Title: Table Width
Last modified: October 12, 2017

---

# Table Width

 *  Resolved [geeby](https://wordpress.org/support/users/geeby/)
 * (@geeby)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/table-width-23/)
 * Hi Tobias,
    Having a few issues with the theme not letting my table go full width.
 * Have checked your previous support and tried:
    .entry .tablepress-id-2 { width:
   auto; margin: 0 auto 1em; }
 * Also tried the #content post.
 * I would like the table to match as far as the content above it
    [http://mmaformguide.com/bisping/](http://mmaformguide.com/bisping/)
 * My issue is the content on column 5 and 6 is split over 2 lines unecessarily
 * Any help would be greatly appreciated!

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/table-width-23/#post-9580132)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * You are suffering from a problem with the Horizontal Scrolling checkbox here.
   To fix that, please try this “Custom CSS”:
 *     ```
       .tablepress-id-2 {
         width: 100% !important;
       }
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [geeby](https://wordpress.org/support/users/geeby/)
 * (@geeby)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/table-width-23/#post-9580177)
 * Perfect! Thanks so much.
 * Your support is fantastic, used many you’ve answered for other people to keep
   me going.
    Worth the 5 stars for sure.
 * Thanks again!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/table-width-23/#post-9580191)
 * 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 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: [8 years, 7 months ago](https://wordpress.org/support/topic/table-width-23/#post-9580191)
 * Status: resolved