Title: Another column width problem
Last modified: December 26, 2018

---

# Another column width problem

 *  Resolved [koikawa](https://wordpress.org/support/users/koikawa/)
 * (@koikawa)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/another-column-width-problem/)
 * Hi Tobias,
 * I’ve read through the other posts on column width and tried them, but I must 
   be doing something wrong. I really want the first two columns of this table to
   be nowrap, and I would like columns 3,4, and 8 to be much narrower. Here is the
   code I put in the plugin options CSS:
 * .tablepress-id-118 .column-1 {
    width: 20%; white-space: nowrap; }
 * .tablepress-id-118 .column-2 {
    width: 10%; white-space: nowrap; }
 * .tablepress-id-118 .column-3 {
    width: 2%; }
 * .tablepress-id-118 .column-4 {
    width: 2%; }
 * .tablepress-id-118 .column-5 {
    width: 20%; }
 * .tablepress-id-118 .column-6 {
    width: 10%; }
 * .tablepress-id-118 .column-7 {
    width: 2%; }
 * .tablepress-id-118 .column-8 {
    width: 2%; }
 * .tablepress-id-118 .column-9 {
    width: 15%; }
 * .tablepress-id-118 .column-6 {
    width: 15%; }
 * Thank you very much for your help, and for developing this amazing plugin!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fanother-column-width-problem%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [koikawa](https://wordpress.org/support/users/koikawa/)
 * (@koikawa)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/another-column-width-problem/#post-11027964)
 * I apologize – the column width problem was completely related to the data in 
   the column! Sorry, it’s working beautifully now!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/another-column-width-problem/#post-11027971)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * I don’t see any of this Custom CSS (for table 118) in your actual Custom CSS.
   Are you sure that you added it to the text field?
 * Regards,
    Tobias
 *  Thread Starter [koikawa](https://wordpress.org/support/users/koikawa/)
 * (@koikawa)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/another-column-width-problem/#post-11028001)
 * Sorry, I removed it from the Custom CSS editor b/c the actual problem was user
   error (please see my second post). Sorry to waste your time and thank you for
   your response!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/another-column-width-problem/#post-11028018)
 * Hi,
 * ah, I see. Hadn’t seen your second post earlier. Good to hear that you found 
   the cause!
 * Best wishes,
    Tobias

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

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

 * 4 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/another-column-width-problem/#post-11028018)
 * Status: resolved