Title: Formatting Event listing
Last modified: August 31, 2016

---

# Formatting Event listing

 *  Resolved [Eastwick1953](https://wordpress.org/support/users/eastwick1953/)
 * (@eastwick1953)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/formatting-event-listing/)
 * I would like to have the name of the month & year sit closer to the event block.
   How do I remove spaces? Is that in the coding or is it a setting I can change.
 * Thank you!
 * [https://wordpress.org/plugins/events-manager/](https://wordpress.org/plugins/events-manager/)

Viewing 1 replies (of 1 total)

 *  [caimin_nwl](https://wordpress.org/support/users/caimin_nwl/)
 * (@caimin_nwl)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/formatting-event-listing/#post-7064237)
 * Try adding something like this to the end of the style.css file of your theme:
 *     ```
       .css-events-list h4 {
       margin: 0;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Formatting Event listing’ is closed to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=1039078)
 * [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: [caimin_nwl](https://wordpress.org/support/users/caimin_nwl/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/formatting-event-listing/#post-7064237)
 * Status: resolved