Title: Column width inconsistent
Last modified: June 15, 2017

---

# Column width inconsistent

 *  Resolved [vulkk](https://wordpress.org/support/users/vulkk/)
 * (@vulkk)
 * [8 years, 12 months ago](https://wordpress.org/support/topic/column-width-inconsistent-2/)
 * Greetings,
 * I am having trouble adjusting column width for my tables.
    Here is an example:
   [http://vulkk.com/test](http://vulkk.com/test) What am I missing or should change
   so that the empty space both in the header and table body is equal. The issue
   is most visible in the last table on this page. I don’t need all columns to have
   equal width, but prefer them to adjust depending on the contents of the header
   and boady (whichever is wider/longer). Also, if possible, I want one setting 
   that would work for all tables, so I don’t have to add new CSS lines every time
   I add a new table with a unique ID.
 * Below I am sharing the contents of the Custom CSS field in the Plugin Options
   tab.
 * .tablepress td,
    .tablepress th { text-align: center; } .tablepress tbody td {
   color: #ffffff; } .tablepress .odd td { background-color: #4f4f4f; } .tablepress.
   even td { background-color: #3f3f3f; } .tablepress .row-hover tr:hover td { background-
   color: #9b9999; } .tablepress thead th, .tablepress tfoot th { background-color:#
   ffcc00; color: #000000; } .tablepress thead .sorting_asc, .tablepress thead .
   sorting_desc, .tablepress thead .sorting:hover { background-color: #ffe891; }.
   tablepress, .tablepress tr, .tablepress tbody td, .tablepress thead th, .tablepress
   tfoot th { border: none; }
    -  This topic was modified 8 years, 12 months ago by [vulkk](https://wordpress.org/support/users/vulkk/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [8 years, 12 months ago](https://wordpress.org/support/topic/column-width-inconsistent-2/#post-9231387)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * To be honest, I don’t really understand what you mean here. Can you maybe clarify,
   e.g. by drawing on a screenshot of the page, what you want to change?
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Column width inconsistent’ 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

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

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [8 years, 12 months ago](https://wordpress.org/support/topic/column-width-inconsistent-2/#post-9231387)
 * Status: resolved