Date Selector Overlapping w/Navigation

Home Forums Calendar Products Events Calendar PRO Date Selector Overlapping w/Navigation

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1578029
    wbt
    Participant

    Hello,

    We are displaying our event calendar in month view and noticed when we select the Date field under “Events In” that box expands into the navigation. I’m guessing this has something to do with the navigation to be sticky. Is there a way we can fix this or override it so the popup box from the calendar displays over the navigation?

    Also,

    We noticed in month view you can go back to previous months, but can’t go forward to upcoming months. Is there anyway we can include the next month like the previous month?

    I have included images for both requests to help.

    #1578246
    Sky
    Keymaster

    Hi there!

    Thanks for reaching out! I’d be happy to help with your issues.

    For the datepicker being overlapped by your theme header, you can add the following CSS snippet to fix:


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

    The monthly calendar will only show the previous and next links if there are events scheduled. If you want to force the next months to show even when there are no events, you could create a “dummy” event a year or so in the future.

    Let me know if that helps, or if you have any further questions.

    Thanks,
    Sky

    #1593964
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Date Selector Overlapping w/Navigation’ is closed to new replies.