Drop down calendar not showing properly
Hello,
the drop down of the calendar (date picker) in the frontend is not shown correctly on my site. I only can see a part of the block(see the screenshot). It looks like the calendar has a wrong z-index.
How can I fix this issue?

0
Comments
Hello,
Thank you for your message.
The issue you've raised requires personalized support, please follow the link below to create a support ticket, so we can look into this matter.
https://support.booking-wp-plugin.com/hc/en-us/requests/new
Thanks
Hi,
I fixed this with the css code :
.bookly-form * {
position: inherit;
}
That's ajusting the height of the section when click the drop down.
Hello, I have the same problem om my mobile device.
I added the code
.bookly-form * {
position: inherit;
}
to my custom css but it's not working. Do I have to add the code somewhere else?
Or is there a different code for cellphones?
nicole wunderink
Hi, no probem for me on mobile.
It may depend on your theme.
Regards
Please sign in to leave a comment.