astound

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Month View Issue – Can Not Click To The Events #134665
    astound
    Participant

    Found that the issue with the dot showing instead of the event title was because the JS files were minified.

    in reply to: Month View Issue – Can Not Click To The Events #134640
    astound
    Participant

    Try this to position the tooltip:

    .tribe-events-calendar .tribe-events-right .tribe-events-tooltip, .tribe-events-week .tribe-events-right .tribe-events-tooltip, .recurring-info-tooltip {
    left: auto;
    right: -9px;
    bottom: 100% !important;
    margin-bottom: 25px;
    }

    I have the same problem with the dot/circle, but in all browsers & devices. Have you found the problem with it?

Viewing 2 posts - 1 through 2 (of 2 total)