Title: Cannot make table full width
Last modified: February 3, 2020

---

# Cannot make table full width

 *  Resolved [rsguru](https://wordpress.org/support/users/rsguru/)
 * (@rsguru)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/cannot-make-table-full-width/)
 * I’ve tried several things. I currently have the following CSS in the plugin options.
 *     ```
       .tablepress-id-3 .table {
       	width: auto;
       }
   
       .tablepress-id-3 .column-1 {
       	width: 32%;
       }
   
       .tablepress-id-3 .column-2 {
       	width: 17%;
       }
   
       .tablepress-id-3 .column-3 {
       	width: 17%;
       }
   
       .tablepress-id-3 .column-4 {
       	width: 17%;
       }
   
       .tablepress-id-3 .column-5 {
       	width: 17%;
       }
       ```
   
 * When I refresh, the table differently each time. Either about 60% or about 75%…
   back and forth each refresh.
 * Do you have any suggestions?
 * Thanks in advance.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcannot-make-table-full-width%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/cannot-make-table-full-width/#post-12393957)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * I’m not sure that I understand. From what I can see, the table has 100% of the
   content area of the page. If you want it to be wider, you’d need to modify the
   page or theme settings so that it doesn’t have a sidebar and therefore a bigger
   content area.
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Cannot make table 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/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [table size](https://wordpress.org/support/topic-tag/table-size/)
 * [table width](https://wordpress.org/support/topic-tag/table-width/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/cannot-make-table-full-width/#post-12393957)
 * Status: resolved