Title: Column width problem with table features on
Last modified: January 29, 2026

---

# Column width problem with table features on

 *  Resolved [goferro](https://wordpress.org/support/users/goferro/)
 * (@goferro)
 * [4 months, 1 week ago](https://wordpress.org/support/topic/column-width-problem-with-table-features-on/)
 * Hey, recently I’ve discovered problem with column widths when using options from“
   Table Features for Site Visitors”. I don’t use any custom code or something like
   that, just put the data into the table and carry on 🙂
 * To the point:
   Example 1 (without options) – [https://43ride.com/kalendarz-2026/](https://43ride.com/kalendarz-2026/)
   Example 2 (with sorting & search on) – [https://43ride.com/kalendarz-2025/](https://43ride.com/kalendarz-2025/)
   Main problem is when I turn any “Table Feature”, columns go crazy, middle one
   are crazy wide and other too narrow. I tried to “behave” them with custom CSS,
   but it doesn’t work (like the custom code is ignored).
 * Any tips/ideas how to solve it? Thanks!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcolumn-width-problem-with-table-features-on%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [Tim Crull](https://wordpress.org/support/users/galanos/)
 * (@galanos)
 * [4 months, 1 week ago](https://wordpress.org/support/topic/column-width-problem-with-table-features-on/#post-18803820)
 * Hi [@goferro](https://wordpress.org/support/users/goferro/),
 * Thanks for your post and for the provided samples, and sorry for the trouble!
 * Yes, I see what you mean; it’s a visual bug with JavaScript column width calculation
   a handful of users are currently experiencing. There were some recent changes
   to a JS library of one of TablePress’s third-party dependencies that cause this.
 * We’re preparing a fix for that, and you may count on the 3.2.7 update release
   that will contain it very soon.
 * In the meantime, please try these two approaches:
    1. My coworker noticed that the table with ID _“tablepress-103”_ (or class _“tablepress-
       id-103”_) that’s displayed on your page _“Example 2 (with sorting & search on)”_
       doesn’t have any entries in your CSS files, whereas the tables with ID 104 and
       105 do. If this is a mix-up, please try to also set your styles for the table
       with ID 103, and see if that has an effect on column width.
    2. If that doesn’t help, you may temporarily replace the affected JS library with
       the one from version 3.2.5 of TablePress. To do so, please back up your `/wp-
       content/plugins/tablepress/js/jquery.datatables.min.js` and replace it with 
       [this one from GitHub](https://raw.githubusercontent.com/TablePress/TablePress/refs/tags/3.2.5/js/jquery.datatables.min.js).
       Flush all server-side caches and test your table in a fresh incognito window.
 * Please let me know whether any of these temporary fixes work for you.
 * Again, I’m sorry for the inconvenience and thank you for your patience while 
   we ready the update with the fix.
 * Best wishes,
   Tim
 *  Thread Starter [goferro](https://wordpress.org/support/users/goferro/)
 * (@goferro)
 * [4 months, 1 week ago](https://wordpress.org/support/topic/column-width-problem-with-table-features-on/#post-18804934)
 * Thanks for answer!
 * Both examples are as default as they can be, only difference is options turned
   off/on. I tried to override with CSS, like id 104/105. but it didn’t work.
 * It’s not a big problem, so I think I can wait for an update. Don’t want to dig
   in to the files & destroy something haha. Do you know +/- when update should 
   be available?
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [4 months, 1 week ago](https://wordpress.org/support/topic/column-width-problem-with-table-features-on/#post-18807211)
 * Hi,
 * If you get a chance, it would be great if you could test that “Custom CSS” for
   the widths again with table ID 103 (and then also leave that in place, so that
   we can take a look).
 * Otherwise, the new release is planned for this week 🙂
 * Best wishes,
   Tobias
 *  Thread Starter [goferro](https://wordpress.org/support/users/goferro/)
 * (@goferro)
 * [4 months, 1 week ago](https://wordpress.org/support/topic/column-width-problem-with-table-features-on/#post-18807603)
 * Hey, I did it again & of course, now it worked… maybe I’ve did something wrong
   before, don’t know.
 * Anyway, here’s the code I’ve added this time, just to check if it works:
 * .tablepress-id-103 .column-1,
   .tablepress-id-103 .column-2,.tablepress-id-103.
   column-5 { width: 150px; }
 * Thanks!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [4 months, 1 week ago](https://wordpress.org/support/topic/column-width-problem-with-table-features-on/#post-18807689)
 * Hi,
 * Great! That’s good to hear! Yes, that code is correct 🙂
 * Best wishes,
   Tobias
 * P.S.: In case you haven’t, please [rate TablePress in the plugin directory](https://wordpress.org/support/plugin/tablepress/reviews/#new-post).
   Thanks!

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

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcolumn-width-problem-with-table-features-on%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](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/)

 * 5 replies
 * 3 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [4 months, 1 week ago](https://wordpress.org/support/topic/column-width-problem-with-table-features-on/#post-18807689)
 * Status: resolved