Date popup is showing under the menu

Home Forums Calendar Products Events Calendar PRO Date popup is showing under the menu

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #117201
    gatewaydevelopment
    Participant

    Theme: Simple catch.
    When the plugin thinks it should be showing the menu above the date box, it comes in behind the built-in menu.
    Example: https://www.dropbox.com/s/hetqsr4z59y9tvu/Screenshot%202014-03-11%2002.57.44.png

    I know it’s in the grey area of theme vs plugin, so we’re willing to change either for the right solution.

    Cheers

    #117267
    Casey
    Participant

    gatewaydevelopment,
    Thanks for getting in touch, and thanks for your thorough description of the issue. That always helps us to get to the root of the issue quickly. πŸ™‚ You’re correct that this is an issue with your theme, but I think we can fix the issue just by pasting the following CSS into your theme’s stylesheet:


    .datepicker {
    z-index:10000 !important;
    }

    Give that a try and let me know if it fixes the issue. Thanks! πŸ™‚

    -Casey-

    #120743
    Casey
    Participant

    I just wanted to follow up and see if you’re all set here or if you still have further questions. Just let me know if you need further help or if I should go ahead and close out this thread. Thanks! πŸ™‚

    -Casey-

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Date popup is showing under the menu’ is closed to new replies.