Tooltips for events in top two weeks are cut off

Home Forums Ticket Products Event Tickets Plus Tooltips for events in top two weeks are cut off

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #382442

    Hi,

    For some reason the tooltips for any events in the top two weeks of month view are getting cut-off (and seem like they ought not to appear above, but to the side of events similar to the week view…)

    I attempted to make tweaks using CSS (using tr:nth-child(1) etc.) since that’s my domain (my JS skills are quite hacky) but decided to ask you guys before continuing further since it seems like the fix should be easier than what I’m doing. I found a similar thread, but it sounded like the user had edited their calendar previously (we haven’t, it’s just always been like this).

    If this is a unique problem, I’ll attempt changing to the 2011 default theme/deactivating plugins but this seems fairly straightforward, no? Thanks!

    #394209
    Casey
    Participant

    boomcatsinternational,
    Thanks for getting in touch! It appears that this is happening due to a style coming from your theme’s CSS. Try adding this to your theme’s stylesheet to see if it fixes the issue:


    .tribe-events-calendar {
    overflow:visible;
    }

    Thanks! 🙂

    -Casey-

    #397071

    Ah! So simple. Thanks for catching that 🙂

    #397252
    Casey
    Participant

    Great! Thanks for confirming that this got you sorted. Since it looks like you’re all set, I’m going to mark this thread “Answered” and close it out.

    By the way, if you have a minute or two, we would love it if you’d write a few words for us here: http://m.tri.be/lo

    Thanks in advance. 🙂

    Cheers,
    Casey

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Tooltips for events in top two weeks are cut off’ is closed to new replies.