Tool tip hidden by menu

Home Forums Calendar Products Events Calendar PRO Tool tip hidden by menu

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #992565
    oniregoc
    Participant

    hello

    Tool tips in the calendar are cuts by the top of the calendar. I tyed almost evrything to change this especialy z-index but it doesn’t work. It has something to do with the theme I am using of course but normaly using this code in my child theme (tribe-events.css) should do it ?

    .tribe-events-tooltip{
    	z-index:100000 !important;
    }

    Any idea ?

    Thanks

    #992747
    Brian
    Member

    Hi,

    Thanks for using the plugins. I can help on this.

    I could not get the header to work. I do not link it is a z-index issue, because I even deleted the header in the dev console and it was still cutoff.

    Although this css did help the issue except for the top most events.

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

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Thanks

    #993004
    oniregoc
    Participant

    Cool thanks !

    #993118
    Brian
    Member

    You’re Welcome.

    #997188
    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 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Tool tip hidden by menu’ is closed to new replies.