Tooltip body text overlaps title and date.

Home Forums Calendar Products Events Calendar PRO Tooltip body text overlaps title and date.

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #64127
    jetawnspivey
    Participant

    I am having trouble with the body text of events overlapping the title and date within the tooltip. Body text overlaps previous event links at the bottom of event page. Not sure what is going on. Thanks for the help.

    #64128
    jetawnspivey
    Participant

    Tooltip issue is occuring on the calendar grid.

    #64369
    Barry
    Member

    Hi jetawnspivey!

    This is due to a styling rule in your theme ‘leaking through’ … can you try adding the following line either to the bottom of your theme’s stylesheet or, if it has a suitable location for custom CSS you could add it there instead:

    .tribe-events-tooltip .description { position: static }

    Does that help?

    #64446
    jetawnspivey
    Participant

    That works perfect on the tooltip itself but still have the issue of the body text rendering below related events and over the next and previous links at bottom of page. Any suggestions? Perfect fix on the tooltip itself. Thanks for your help. Love the plugin.

    #64447
    jetawnspivey
    Participant

    This is on the event page.

    #64456
    Barry
    Member

    Similar sort of problem – can you try adding this rule:

    div.tribe-events-single-event-description { position: static }

    Please also note that you currently have some text just after the rule I asked you to add previously, reading – See more at: https://theeventscalendar.com/support/forums/topic/tooltip-body-text-overlaps-title-and-date/#post-64369 … this was probably inserted automatically by your browser/operating system but you should remove it to avoid breaking any other CSS rules.

    Hope that helps!

    #64462
    jetawnspivey
    Participant

    Great! That fixed it. I sure appreciate the help. Great plugin and great support.

    #64482
    Barry
    Member

    Thanks for the kind words – glad that sorted things (and, if you feel inclined, a positive review on wordpress.org is always greatly appreciated!).

    Since it sounds like that’s tied everything up I’ll go ahead and close this thread – of course if there are any other problems please do feel free to create new threads as required 🙂

    #980622
    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 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Tooltip body text overlaps title and date.’ is closed to new replies.