• Resolved sagency

    (@sdagency)


    Anyone know how to tell the plugin to display search dialogue boxes above a fixed header navigation? Right now they are partially cut off and hidden underneath. Assuming this is a z-index issue but not sure how to solve. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter sagency

    (@sdagency)

    PS: Saw this on another site, but it does not work…

    .tribe-events-month .tribe-events-calendar .tribe-events-tooltip {
    z-index: 999999;}

    Thread Starter sagency

    (@sdagency)

    OK, this worked for us. Hope it helps someone else…

    .datepicker.dropdown-menu{z-index: 999999 !important;}

    Hey there,

    Thanks for sharing your fix!

    Since you’ve got this figured out, I’ll go ahead and mark this as resolved.

    Take care,
    Ed ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fixed header z-index issue with search’ is closed to new replies.