Title: Map address spacing issue
Last modified: April 30, 2020

---

# Map address spacing issue

 *  Resolved [cece101](https://wordpress.org/support/users/cece101/)
 * (@cece101)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/map-address-spacing-issue/)
 * For some reason, on the single event map area and on the event main listing page
   the event city, state and zip are all running into each other with no spacing.
   Others having this issue too? Any thoughts from the developers? Happening on 
   all events with maps/venue listings.
 * Thanks.
 * [https://tradeswomen.org/event/california-women-in-apprenticeship-training-institute/](https://tradeswomen.org/event/california-women-in-apprenticeship-training-institute/)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmap-address-spacing-issue%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [Chika Ibeneme](https://wordpress.org/support/users/chikaibeneme/)
 * (@chikaibeneme)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/map-address-spacing-issue/#post-12762094)
 * [@cece101](https://wordpress.org/support/users/cece101/)
 * Thanks for reaching out.
 * Can you try adding the following CSS code into your theme’s custom CSS area in
   your customizer, please? I haven’t seen this issue before, however, it seems 
   like it might be a CSS conflict with your theme.
 * .tribe-region {
    padding-left: 5px; padding-right: 5px; }
 *  Thread Starter [cece101](https://wordpress.org/support/users/cece101/)
 * (@cece101)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/map-address-spacing-issue/#post-12764685)
 * Thanks!! That worked to add space b/w the city and zip. However, there is still
   no space between the zip and country (94577United States, for example). Cheers.
 *  Plugin Support [Chika Ibeneme](https://wordpress.org/support/users/chikaibeneme/)
 * (@chikaibeneme)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/map-address-spacing-issue/#post-12767245)
 * [@cece101](https://wordpress.org/support/users/cece101/)
 * Thanks for getting back to me.
 * You can try the following code for that:
 * .tribe-country-name {
    padding-left: 5px; }

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

The topic ‘Map address spacing issue’ 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/)

 * 3 replies
 * 2 participants
 * Last reply from: [Chika Ibeneme](https://wordpress.org/support/users/chikaibeneme/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/map-address-spacing-issue/#post-12767245)
 * Status: resolved