-
Issue description:
-
Please go to this site
-
Scroll down a little to trigger the feedback button
-
Choose either “T3, Changi Airport” or "Other Outlets)
-
You will see that the date picker doesn’t show up in the “Date of Visit” field.
-
I’ve tried on all browsers, Windows and Mac OS, and all didn’t work.
-
Link to the page with the widget in question:
1 Like
Hi there, @MelvinNeo
We’ve fixed the issue by adding this code to the Custom CSS field on the Appearance tab of your widgets’ settings:
.global-styles,
.es-popout-content {
z-index: 2147483647 !important;
}
Please check your website and let me know if everything is fine now
Thanks, Max.
It works!
1 Like
Great, you’re most welcome