List View Displaying Address Incorrectly

Home Forums Calendar Products Events Calendar PRO List View Displaying Address Incorrectly

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #533879
    raceink
    Participant

    Hey everyone.. perhaps you can help me with displaying the address properly? Right now the event address is separated by extra lines, which displaces the comma’s. How do I edit the code in order to display this the way an address should be displayed?
    See here:
    http://race-ink.com/events/upcoming/

    Thanks!

    #534371
    Barry
    Member

    Hi!

    Looks like you’ve already got a few custom CSS rules in place relating to your event templates and you could probably add this one into the mix, too:

    #tribe-events .tribe-events-event-meta.vcard span { display: inline }

    Alternatively you could create a custom tribe-events.css stylesheet (details here) and add the rule there, instead.

    Does that help?

    #535095
    raceink
    Participant

    Fixed thank you!!

    #540460
    Barry
    Member

    My pleasure!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘List View Displaying Address Incorrectly’ is closed to new replies.