Title: column widths
Last modified: August 21, 2016

---

# column widths

 *  Resolved [markmapstone](https://wordpress.org/support/users/markmapstone/)
 * (@markmapstone)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/column-widths-8/)
 * Hi there. I am experiencing different sized column widths for a number of tables
   on this page: [http://wellsholidaypark.co.uk/facilities/essence-beauty-treatments/](http://wellsholidaypark.co.uk/facilities/essence-beauty-treatments/)–
   I would like the widths to be consistent and match up with the Prices on the 
   first table.
 * Any idea how I can fix this?
 * Thanks – Mark
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/column-widths-8/#post-4722390)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * The quickest way should be to use this “Custom CSS” (on the “Plugin Options” 
   screen of TablePress):
 *     ```
       .page-id-5736 .tablepress .column-2 {
           width: 15%;
       }
       ```
   
 * That will give the second column a width of 15% of the table width, for all tables
   on this page (which was given the internal post ID 5736 by WordPress).
 * Regards,
    Tobias
 *  Thread Starter [markmapstone](https://wordpress.org/support/users/markmapstone/)
 * (@markmapstone)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/column-widths-8/#post-4722430)
 * Perfect! Thank you, thank you, thank you!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/column-widths-8/#post-4722435)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
 * Best wishes,
    Tobias

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

The topic ‘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/)

## Tags

 * [columns](https://wordpress.org/support/topic-tag/columns/)
 * [sizes](https://wordpress.org/support/topic-tag/sizes/)
 * [widths](https://wordpress.org/support/topic-tag/widths/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/column-widths-8/#post-4722435)
 * Status: resolved