Date Picker behind event

Home Forums Calendar Products Events Calendar PRO Date Picker behind event

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1122101
    Becky B
    Participant

    Hi there – wondering if you could help me with the date picker being hid behind the event.

    View post on imgur.com

    #1122154
    Nico
    Member

    Hey @nnyorker,

    Thanks for reaching out to us! Seems to be a simple depth issue, I can help you fixing this ๐Ÿ™‚

    Just add this snippet to your theme stylesheet or via Simple Custom CSS plugin:


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

    Please let me know if it works for you,
    Best,
    Nico

    #1122398
    Becky B
    Participant

    Thank you! Did the trick!

    #1122920
    Nico
    Member

    Glad to hear ๐Ÿ™‚

    Iโ€™ll go ahead and close out this thread, but if you need help with anything else please donโ€™t hesitate to create a new one and we will be happy to assist you.

    Best,
    Nico

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Date Picker behind event’ is closed to new replies.