Title: Equalize Column Widths
Last modified: November 11, 2016

---

# Equalize Column Widths

 *  Resolved [bu5ine55](https://wordpress.org/support/users/bu5ine55/)
 * (@bu5ine55)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/equalize-column-widths/)
 * Hey Guys,
 * Great plugin! I’m just wondering how I can equalise the column widths? I’ve set
   the height but the width doesn’t seem to work?

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

 *  Plugin Contributor [motopress](https://wordpress.org/support/users/motopress/)
 * (@motopress)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/equalize-column-widths/#post-8424272)
 * You can edit table style adding code below to your theme stylesheet:
 *     ```
       .mptt-shortcode-wrapper .mptt-shortcode-table{
       table-layout:fixed;
       }
       ```
   
 * I’ve also added your feature request. We’ll review it and probably this option
   will be added with one of the updated versions of plugin.
 *  Thread Starter [bu5ine55](https://wordpress.org/support/users/bu5ine55/)
 * (@bu5ine55)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/equalize-column-widths/#post-8550260)
 * Hi There,
 * I tried the code provided but unfortunately it did not work. Any other suggestions?
 *  Plugin Contributor [motopress](https://wordpress.org/support/users/motopress/)
 * (@motopress)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/equalize-column-widths/#post-8585452)
 * You can submit request and we’ll check it for you currently

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

The topic ‘Equalize Column Widths’ is closed to new replies.

 * ![](https://ps.w.org/mp-timetable/assets/icon-256x256.png?rev=2665792)
 * [Timetable and Event Schedule by MotoPress](https://wordpress.org/plugins/mp-timetable/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mp-timetable/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mp-timetable/)
 * [Active Topics](https://wordpress.org/support/plugin/mp-timetable/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mp-timetable/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mp-timetable/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [motopress](https://wordpress.org/support/users/motopress/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/equalize-column-widths/#post-8585452)
 * Status: resolved