Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter kellyalan

    (@kellyalan)

    I figured out a way to remove the United States but still need to figure out how to get a space between AZ and the zip code

    I checked your site and it looks like it’s probably a plugin issue because copying the address and pasting into a text editor shows the same crowding, weird. You might try going back to an earlier version of the plugin to see if the problem persists.

    I cannot confirm if it’s a plugin conflict, but you could add this custom CSS to display some spacing in the place you mentioned:

    body.single-tribe_events .tribe-region.tribe-events-abbr {
    padding: 0 5px;
    }

    You can add custom CSS code via your child theme’s style.css file or via a plugin like Simple Custom CSS or, my favorite, Jetpack. Jetpack supports regular CSS and the LESS and Sass pre-processors.

    We normally don’t provide such customizations via this free forum, which is normally for bug reports. However, I hope it helps.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Venue Address issue’ is closed to new replies.