Title: Event table width
Last modified: June 16, 2019

---

# Event table width

 *  Resolved [vinijune](https://wordpress.org/support/users/vinijune/)
 * (@vinijune)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/event-table-width/)
 * How can i increase the ‘Date’ column width to fit in the dates in a row?
    Currently:
   26/08/19 – 27/08/19
 * Change to:
    26/08/19 – 27/08/19
 * Thank you.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fevent-table-width%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [timrv](https://wordpress.org/support/users/timrv/)
 * (@timrv)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/event-table-width/#post-11646232)
 * Hello,
 * You could try adding a custom CSS like the following.
 *     ```
       .css-events-list table.events-table th.event-time {
           width: 220px !important;
       }
       ```
   

Viewing 1 replies (of 1 total)

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

 * 1 reply
 * 2 participants
 * Last reply from: [timrv](https://wordpress.org/support/users/timrv/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/event-table-width/#post-11646232)
 * Status: resolved