Title: [Plugin: Events Manager] Make Columns the same width
Last modified: August 20, 2016

---

# [Plugin: Events Manager] Make Columns the same width

 *  [Gary Eckstein](https://wordpress.org/support/users/ecksteing/)
 * (@ecksteing)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-events-manager-make-columns-the-same-width/)
 * This is one awesome Plugin!
    One thing I’m battling with is getting the column
   widths equal.
 * I’ve made the calendar 100% Page width via
    `table.em-calendar{width:100%;}` 
   but the column widths vary (particularly when there is an event title displayed
   in a cell in a column).
 * How do I make the columns equal and fixed width?
 * [http://wordpress.org/extend/plugins/events-manager/](http://wordpress.org/extend/plugins/events-manager/)

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

 *  [agelonwl](https://wordpress.org/support/users/angelonwl/)
 * (@angelonwl)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-events-manager-make-columns-the-same-width/#post-2409550)
 * Hi,
 * You could use firebug then inspect the EM Calendar HOWEVER try to use `table.
   em-calendar td{ }`
 *  Thread Starter [Gary Eckstein](https://wordpress.org/support/users/ecksteing/)
 * (@ecksteing)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-events-manager-make-columns-the-same-width/#post-2409691)
 * Thanks @agelonwl – your recommendation worked perfectly:
    `table.em-calendar 
   td{ width:100px;}` works great.
 *  [scottpdailey](https://wordpress.org/support/users/scottpdailey/)
 * (@scottpdailey)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-events-manager-make-columns-the-same-width/#post-2409808)
 * Similarly, I want the calendar grid to consume the available space. Rather than
   as it currently looks dwarfed in the space provided. That said, I do not know
   where and in what stylesheet to make this change. I am not a skilled developer,
   so I could use a little hand holding. Thank you.
 *  Plugin Author [Marcus (aka @msykes)](https://wordpress.org/support/users/netweblogic/)
 * (@netweblogic)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-events-manager-make-columns-the-same-width/#post-2409810)
 * you could do it in your theme’s styles.css file for example.

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

The topic ‘[Plugin: Events Manager] Make Columns the same width’ is closed to new
replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=3550347)
 * [Events Manager - Calendar, Bookings, Tickets, and more!](https://wordpress.org/plugins/events-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/events-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-manager/reviews/)

 * 4 replies
 * 4 participants
 * Last reply from: [Marcus (aka @msykes)](https://wordpress.org/support/users/netweblogic/)
 * Last activity: [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-events-manager-make-columns-the-same-width/#post-2409810)
 * Status: not resolved