Okay
  Public Ticket #1193295
Picker behind Modals
Closed

Comments

  •  2
    Erick Fernandez started the conversation

    Hello again Arlind,

    i tried custom css to fix this but no solution:

    i attach an image that shows the date picker and time picker is at behind of modal.

    Thanks in advance for your comments.

    Erick Fernandez

  • [deleted] replied

    Hi Eric,

    Can you please add this CSS:

    .datepicker.datepicker-dropdown,
    .bootstrap-timepicker-widget.dropdown-menu.open {
    z-index: 100000000 !important;
    }

    This should work for you.

  •  2
    Erick Fernandez replied

    Works perfect. Thank you.

  • [deleted] replied

    Hi Erick,

    Glad to hear that!

    P.S: If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab.

    A huge thank you from Laborator in advance and have a great week!

    Will set this ticket as solved from here.