Address Loading with Extra Period

Home Forums Calendar Products Events Calendar PRO Address Loading with Extra Period

  • This topic has 5 replies, 2 voices, and was last updated 8 years ago by Ryan.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1501034
    Ryan
    Participant

    Hello,

    For some reason the address on my venue is loading with and extra period on the Event Post and on the Venue Page.

    Thanks!

    #1504394
    juanfra
    Keymaster

    Hey Ryan,

    Thank you for reaching out to us! I hope you’re doing well.

    It seems that there’s a problem with how Google Chrome is interpreting the styles for the HTML abbreviation tag.

    Would you please add the following CSS code:

     

    .tribe-events-event-meta abbr[title], .tribe-events-event-meta acronym[title] {
        text-decoration: none;
        border-bottom: none;
    }
    
    .tribe-events-event-meta abbr.tribe-events-abbr {
        border-bottom: 1px dotted !important;
    }
    

    I hope this helps! If you have any other questions at all please feel free to let me know and I’d be happy to help as best I can!

    Cheers,

    Juan

    #1505582
    Ryan
    Participant

    I gave that a try, gave the site a hard refresh but it still is showing incorrectly.

    Thanks!

    #1505591
    juanfra
    Keymaster

    Hey Ryan,

    Thank you for the follow-up.

    Where have you added the CSS? if I go and inspect your site can’t find it.

    Best,

    Juan.

    #1510705
    Ryan
    Participant

    I just checked it and it is loading correctly! Thanks!

    #1510708
    juanfra
    Keymaster

    Hey Ryan,

    I’m happy to hear that 🙂

    If you have any other questions please feel free to let me know and I’d be happy to help as best I can!

    Regards,

    Juan

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Address Loading with Extra Period’ is closed to new replies.