Title: column width adjustment
Last modified: April 5, 2017

---

# column width adjustment

 *  Resolved [Moffie](https://wordpress.org/support/users/moffie/)
 * (@moffie)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/column-width-adjustment-2/)
 * [Table](http://www.alt-waldenbuch.de/anekdoten/) How can I enlarge the right 
   column, so I have more space for scripting?
 * Moffie
    -  This topic was modified 9 years, 1 month ago by [Moffie](https://wordpress.org/support/users/moffie/).
    -  This topic was modified 9 years, 1 month ago by [Moffie](https://wordpress.org/support/users/moffie/).

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/column-width-adjustment-2/#post-9000474)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * To actually make the column wider, you’d have to edit the theme so that it has
   a wider content area. You could also turn off the sidebar on that particular 
   page, by choosing “Full width” as the page template on the page’s “Edit” screen.
 * To gain a bit more space, you could reduce the padding in the table cells, by
   adding this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:
 *     ```
       #content .tablepress-id-15 td {
           padding: 6px;
       }
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [Moffie](https://wordpress.org/support/users/moffie/)
 * (@moffie)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/column-width-adjustment-2/#post-9004568)
 * Hi,
    I have applied all of your great suggestions except editing the content 
   area of my theme (I have to find out first how) But now my website and my table
   looks a lot better.
 * Thanks
    Moffie
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/column-width-adjustment-2/#post-9004579)
 * Hi,
 * awesome! That’s great to hear!
 * Best wishes,
    Tobias

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

The topic ‘column width adjustment’ 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, 1 month ago](https://wordpress.org/support/topic/column-width-adjustment-2/#post-9004579)
 * Status: resolved