Title: Custom CSS isn&#8217;t Working for Column Width
Last modified: November 1, 2017

---

# Custom CSS isn’t Working for Column Width

 *  Resolved [widowswish](https://wordpress.org/support/users/widowswish/)
 * (@widowswish)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/custom-css-isnt-working-for-column-width/)
 * Hi TobiasBG,
 * I have a table with 4 columns and one is huge, and the 4th is really small. I
   tried using the custom css, as described in the FAQ for this plugin, but none
   of it is working.
 * I would provide you the link to the page where this rather unwieldy table is 
   located, but the site isn’t live. If you could send me an email to [widowswishes@gmail.com](https://wordpress.org/support/topic/custom-css-isnt-working-for-column-width/widowswishes@gmail.com?output_format=md),
   I would be glad to give you a login to the back-end of our WordPress, so you 
   could peek into my site and tell me what is going on. And I would be happy to
   provide a donation.
 * Thank you!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcustom-css-isnt-working-for-column-width%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/custom-css-isnt-working-for-column-width/#post-9642300)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * Sure, I will send you an email, so that I can then take a direct look!
 * Regards,
    Tobias
 *  [lesliel01](https://wordpress.org/support/users/lesliel01/)
 * (@lesliel01)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/custom-css-isnt-working-for-column-width/#post-9657434)
 * I am having the same trouble. I have a table with several columns and rows. I
   would like column A to be larger than the rest of the columns. I have tried the
   code on the FAQ page, but that did not help. Any assistance would be greatly 
   appreciated. The tables are found [here](http://leslielernerproperties.com/real-estate-market-news-october-leslie-lerner-properties-houston-realtor-4/).
   Thank you!!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/custom-css-isnt-working-for-column-width/#post-9658261)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * Are you talking about table 4 or table 5 on that page? Both seems to be fine,
   from what I can see.
 * Regards,
    Tobias
 *  [lesliel01](https://wordpress.org/support/users/lesliel01/)
 * (@lesliel01)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/custom-css-isnt-working-for-column-width/#post-9659385)
 * Thank you. I would like column A to be larger on Table 5 so the price ranges 
   won’t take up two lines. I would like for it to be straight across. Thanks!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/custom-css-isnt-working-for-column-width/#post-9659487)
 * Hi,
 * ok. For that, please add this to the “Custom CSS” textarea on the “Plugin Options”
   screen of TablePress:
 *     ```
       .tablepress-id-5 .column-1 {
         white-space: nowrap;
       }
       ```
   
 * Regards,
    Tobias
 *  [lesliel01](https://wordpress.org/support/users/lesliel01/)
 * (@lesliel01)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/custom-css-isnt-working-for-column-width/#post-9659522)
 * Thank you! That did not work. I even cleared the cache to make sure.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/custom-css-isnt-working-for-column-width/#post-9659631)
 * Hi,
 * make sure to also reload the page in the browser with a refreshed cache. It works
   for me then.
 * Regards,
    Tobias

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

The topic ‘Custom CSS isn’t Working for Column 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/)

 * 7 replies
 * 3 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [8 years, 6 months ago](https://wordpress.org/support/topic/custom-css-isnt-working-for-column-width/#post-9659631)
 * Status: resolved