Title: Column Width
Last modified: March 26, 2019

---

# Column Width

 *  [Ankit Main](https://wordpress.org/support/users/ankitmain95/)
 * (@ankitmain95)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/column-width-45/)
 * Recently, I started using WP Responsive Table plugin and it’s working great.
   
   However, I want to know about how to increase the column width so that the words
   won’t break. (Image ref: [https://imgur.com/ZsqYfFC](https://imgur.com/ZsqYfFC))
   Also, the responsive scroll option on mobile devices is completely invisible 
   that makes the feeling of the table is broken. Could I make it lightly visible?

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

 *  Plugin Author [Processby](https://wordpress.org/support/users/processby/)
 * (@processby)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/column-width-45/#post-11373384)
 * Hi.
 * Try adding style:
    word-break: normal;
 * I added the visibility of scrolling on webkit browsers.
 *  Thread Starter [Ankit Main](https://wordpress.org/support/users/ankitmain95/)
 * (@ankitmain95)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/column-width-45/#post-11381369)
 * Thanks for quick support. The scrolling visibility is improved.
    Still, no success
   with word-break. It tries to compress all columns on the desktop to be visible
   without horizontal scroll which breaks all long words and looks weird. (Yes, 
   the scroll bar is visible on the desktop too, but it’s not working as expected.)
   Could you find a solution? TIA.
 *  Plugin Author [Processby](https://wordpress.org/support/users/processby/)
 * (@processby)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/column-width-45/#post-11670918)
 * table { table-layout: auto;}

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

The topic ‘Column Width’ is closed to new replies.

 * ![](https://ps.w.org/wp-responsive-table/assets/icon-256x256.png?rev=1843834)
 * [WP Responsive Table](https://wordpress.org/plugins/wp-responsive-table/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-responsive-table/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-responsive-table/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-responsive-table/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-responsive-table/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Processby](https://wordpress.org/support/users/processby/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/column-width-45/#post-11670918)
 * Status: not resolved