Title: Date not aligned
Last modified: March 15, 2023

---

# Date not aligned

 *  Resolved [rmniemela](https://wordpress.org/support/users/rmniemela/)
 * (@rmniemela)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/date-not-aligned/)
 * Using the events widget on my homepage. The date of the event is not aligned 
   in the middle of the calendar page graphic. Am using SiteOrigin Page Builder.
   Looks like the class date has a min-width of 125px; while the image has a min-
   width of 70px;
 * I’ve temporarily fixed it with a css:
 * .date {
   min-width: 70px !important;}
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdate-not-aligned%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [WilloftheD](https://wordpress.org/support/users/abzlevelup/)
 * (@abzlevelup)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/date-not-aligned/#post-16569792)
 * Hi [@rmniemela](https://wordpress.org/support/users/rmniemela/), thanks for providing
   more information here. It differs from different themes. In your case, it needs
   couple more tweaks via CSS.
 * Your solution should work but you should add a parent selector to make sure it
   only applies to the Event Widget. See the Custom CSS here:
 * `.events-widget .date {
   min-width: 70px !important;}
 * Kind Regards,
   Abz
 *  Thread Starter [rmniemela](https://wordpress.org/support/users/rmniemela/)
 * (@rmniemela)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/date-not-aligned/#post-16571300)
 * Thanks much. Works fine now.

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

The topic ‘Date not aligned’ is closed to new replies.

 * ![](https://ps.w.org/the-events-calendar/assets/icon-256x256.gif?rev=2516440)
 * [The Events Calendar](https://wordpress.org/plugins/the-events-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-events-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-events-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/the-events-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-events-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-events-calendar/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [rmniemela](https://wordpress.org/support/users/rmniemela/)
 * Last activity: [3 years, 2 months ago](https://wordpress.org/support/topic/date-not-aligned/#post-16571300)
 * Status: resolved