Title: missing space between State and zip code
Last modified: October 22, 2022

---

# missing space between State and zip code

 *  Resolved [raburrell](https://wordpress.org/support/users/raburrell/)
 * (@raburrell)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/missing-space-between-state-and-zip-code/)
 * This is a great plugin and thank you for making it available!
    I do have one 
   small issue with it that I’m hoping you can correct – I’m not providing a screenshot
   or link because it’s visible on the sample images provided with the plugin.
 * There is a missing space between the location’s state and postal identifier, 
   and a extra on between the city and state. (Eg it shows:
    10 November 2022-The
   Election Meet Ground Tuba City , **AZ8**6045 United States`
 * Would it be possible to fix this or help me find a workaround?
    -  This topic was modified 3 years, 7 months ago by [raburrell](https://wordpress.org/support/users/raburrell/).

Viewing 1 replies (of 1 total)

 *  Plugin Support [Jyoti Bhandari](https://wordpress.org/support/users/jyoti197/)
 * (@jyoti197)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/missing-space-between-state-and-zip-code/#post-16199123)
 * Hi [@raburrell](https://wordpress.org/support/users/raburrell/),
 * To fix that issue please add the custom CSS code given below.
 *     ```
       .event-date-location span.tribe-locality {
         margin-right: 0px !important;
       }
       .event-date-location abbr[title] {
         margin-right: 5px;
       }
       Hope this helps.
       ```
   
 * Thanks & Regards

Viewing 1 replies (of 1 total)

The topic ‘missing space between State and zip code’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Jyoti Bhandari](https://wordpress.org/support/users/jyoti197/)
 * Last activity: [3 years, 6 months ago](https://wordpress.org/support/topic/missing-space-between-state-and-zip-code/#post-16199123)
 * Status: resolved