Title: TablePress Column Widths
Last modified: December 23, 2019

---

# TablePress Column Widths

 *  Resolved [bartson2](https://wordpress.org/support/users/bartson2/)
 * (@bartson2)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/tablepress-column-widths-2/)
 * I just donated $100 because TablePress is dynamite. Just learning how to use 
   it and cannot get column widths to work. I have kept columns narrow so they will
   fit phones but on desktop they should be displayed narrower and close together
   to look right.
    _[ redundant link removed ]_
    -  This topic was modified 6 years, 5 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftablepress-column-widths-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/tablepress-column-widths-2/#post-12264626)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * First, thanks again for the donation, I really appreciate it!
 * For the widths, please add this to the “Custom CSS” textarea on the “Plugin Options”
   screen of TablePress:
 *     ```
       .tablepress-id-18 {
       	width: auto;
       	margin: 0 auto 1em;
       }
       ```
   
 * This should shrink the table and center it on desktop screens.
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘TablePress Column Widths’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/tablepress-column-widths-2/#post-12264626)
 * Status: resolved