Title: width column issue
Last modified: April 15, 2021

---

# width column issue

 *  Resolved [nolda](https://wordpress.org/support/users/nolda/)
 * (@nolda)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/width-column-issue/)
 * Hi sir,
 * your plugin is great but I have some issues with columns width as you can see
   [https://www.sub.famax.hr/product/nano-x/](https://www.sub.famax.hr/product/nano-x/)?
 * Text isnt spreading through the whole table. I tried to put some css from your
   support page but no luck?
 * Can you please help?
 * Thank you sir.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwidth-column-issue%2Fpage%2F2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 8 replies - 16 through 23 (of 23 total)

[←](https://wordpress.org/support/topic/width-column-issue/?output_format=md) [1](https://wordpress.org/support/topic/width-column-issue/?output_format=md)
2

 *  Thread Starter [nolda](https://wordpress.org/support/users/nolda/)
 * (@nolda)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/width-column-issue/page/2/#post-14346415)
 * Hi Tobias,
 * I figure it out but not completly.
 * I am trying to put custom css and add the same/equal column width just for first
   three rows but no luck?
 * This is the code that I am using at the moment:
 * .eltd-woo-single-page .woocommerce-tabs .tablepress td {
    width: auto; padding:
   8px; }
 * .tablepress-id-NanoX .column-1,
    .tablepress-id-NanoX .column-2, .tablepress-
   id-NanoX .column-3 { width: 150px; }
 * Can you please help?
 * Thnx a lot
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/width-column-issue/page/2/#post-14346661)
 * Hi,
 * due to the Woocommerce CSS issue, we need a slightly changed CSS to change the
   width. Please try using
 *     ```
       .tablepress-id-NanoX .column-1,
       .tablepress-id-NanoX .column-2,
       .tablepress-id-NanoX .column-3 {
         width: 150px !important;
       }
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [nolda](https://wordpress.org/support/users/nolda/)
 * (@nolda)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/width-column-issue/page/2/#post-14346844)
 * Hi Tobias,
 * I still have an issue with the table.
 * Not sure why the width of the columns in first three rows are not the same?
 * Can you please check this link so you can see the issue?
 * [https://www.sub.famax.hr/product/nano-x/](https://www.sub.famax.hr/product/nano-x/)
 * Thnx a lot Tobias
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/width-column-issue/page/2/#post-14347012)
 * Hi,
 * because you have not told the browser to make them the same anywhere 🙂 With 
   the CSS from above, you are setting the width of the first three columns, regardless
   of the rows.
 * You probably want to use
 *     ```
       .tablepress-id-NanoX td {
           width: 150px !important;
       }
       ```
   
 * instead of what you have above.
 * Regards,
    Tobias
 *  Thread Starter [nolda](https://wordpress.org/support/users/nolda/)
 * (@nolda)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/width-column-issue/page/2/#post-14347098)
 * Yes!
 * that’s it,
 * thnx you T.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/width-column-issue/page/2/#post-14347147)
 * Hi,
 * sure, no problem!
 * Best wishes,
    Tobias
 * P.S.: In case you haven’t, please rate TablePress here in the plugin directory.
   Thanks!
 *  Thread Starter [nolda](https://wordpress.org/support/users/nolda/)
 * (@nolda)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/width-column-issue/page/2/#post-14406617)
 * Hi Tobias,
 * question about table.
 * I created new table and cuz the first column text are longer the table has a 
   space between first column and second column which I dont want?
 * Can you please give me some advice how to handle that?
 * Here’s the link where you can check the table: [http://famax.glowup.hr/product/nano-1-155/](http://famax.glowup.hr/product/nano-1-155/)
 * Thna a lot T.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/width-column-issue/page/2/#post-14408044)
 * Hi,
 * you could reduce that width e.g. with the “Custom CSS”
 *     ```
       .tablepress-id-Nano .column-1 {
           width: 250px!important;;
       }
       ```
   
 * Regards,
    Tobias

Viewing 8 replies - 16 through 23 (of 23 total)

[←](https://wordpress.org/support/topic/width-column-issue/?output_format=md) [1](https://wordpress.org/support/topic/width-column-issue/?output_format=md)
2

The topic ‘width column issue’ 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/)

 * 23 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [5 years, 1 month ago](https://wordpress.org/support/topic/width-column-issue/page/2/#post-14408044)
 * Status: resolved