Venue location information formatting error

Home Forums Calendar Products Events Calendar PRO Venue location information formatting error

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #995473
    abarragree
    Participant

    Cosmetic issue: When viewing a single event, the Venue’s location (city, state, zip, country) are all jumbled into one long word (it’s missing spaces).

    See example link: http://newman.tamucc.edu/event/summer-bible-study/2015-08-12/

    • This topic was modified 10 years, 8 months ago by abarragree.
    • This topic was modified 10 years, 8 months ago by Brian.
    • This topic was modified 10 years, 8 months ago by Brian.
    #995534
    Brian
    Member

    Hi Again,

    I visited your site and see what you mean.

    However, on my site I get different results and the address is not mashed together like that.

    I could not see a css reason why it would be that way on your site.

    However, I got this css to add a gap between each parts:

    .single-tribe_events .tribe-events-address .region,
    .single-tribe_events .tribe-events-address .postal-code,
    .single-tribe_events .tribe-events-address .country-name {
    padding-left: 4px;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Let me know if that helps.

    Thanks

    #999543
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Venue location information formatting error’ is closed to new replies.