• Resolved Shubham Tiwari

    (@shubhamtiwari11)


    First of all thank-you so much for creating this amazing plugin. I have a popup of contact form in my website into header as “Book Your Stay” and I am also use this date-picker in “from” & “to” section, it is working well but it shows its calendar in background the popup, why not in front ?

    For more details please go through – https://www.lhasakerala.com/demo-try/ “Book Your Stay” is appear in header (Navigation Menu) Please help me to fix this problem. The Problem is for desktop.

    Thank-you in advance.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support ibulbworksupport

    (@ibulbworksupport)

    @shubhamtiwari11 add this through custom CSS in which form you are using datepicker

    (replace “calendar-class-name” with datepicker class name in CSS)

    .calendar-class-name{
    
    z-index : 99999999999999;
    
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Calander is visible in the background of the popup why not in front ?’ is closed to new replies.