Title: Date&#8217;s vertical alignment
Last modified: July 9, 2019

---

# Date’s vertical alignment

 *  Resolved [Tiago](https://wordpress.org/support/users/iam3ple/)
 * (@iam3ple)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/dates-vertical-alignment/)
 * Hi!
 * I’m working on a new website and the date of the event is aligned to the bottom(
   check link I provided).
    How can I make it align to the top?
 * Thanks 🙂
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdates-vertical-alignment%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [timrv](https://wordpress.org/support/users/timrv/)
 * (@timrv)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/dates-vertical-alignment/#post-11715647)
 * Hello,
 * You could try adding the following CSS:
 *     ```
       .css-events-list table.events-table td {
       vertical-align: top;
       }
       ```
   
 *  Thread Starter [Tiago](https://wordpress.org/support/users/iam3ple/)
 * (@iam3ple)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/dates-vertical-alignment/#post-11715860)
 * That worked like a charm! Thank you so much!!! 😀
    -  This reply was modified 6 years, 11 months ago by [Tiago](https://wordpress.org/support/users/iam3ple/).
      Reason: Problem solved!

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

The topic ‘Date’s vertical alignment’ 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/)

## Tags

 * [align](https://wordpress.org/support/topic-tag/align/)
 * [alignment](https://wordpress.org/support/topic-tag/alignment/)
 * [vertical](https://wordpress.org/support/topic-tag/vertical/)

 * 2 replies
 * 2 participants
 * Last reply from: [Tiago](https://wordpress.org/support/users/iam3ple/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/dates-vertical-alignment/#post-11715860)
 * Status: resolved