Hi @oskar6522
I hope you’re well today!
For datepicker on this page please add this CSS to the site via “Appearance -> Customize -> Additional CSS” option in “wp-admin”:
.elementor-page-3985 .ui-datepicker-calendar,
.elementor-page-3985 .ui-datepicker {
z-index:9999!important;
}
The select field – is it on some other page or I should select/submit some specific option(s) in the form to see it?
Best regards,
Adam
Datepicker working fine now and thank you very much.
-*-
I use Visibility for select field, Please check image link below you will see position of the select field.
https://drive.google.com/file/d/16rjVetT_oiocHOnJ6QW-mW3EfdbNSigw/view?usp=sharing
Thank you.
Hi @oskar6522
I hope you are doing well.
Could you please try a similar code for Dropdown?
.elementor-page-3985 .select2-container,
.elementor-page-3985 .select2-container span {
position: relative;
z-index: 999999 !important;
}
Let us know the result you got.
Best Regards
Patrick Freitas
Hello, @wpmudevsupport12
Resolved, Now my form working fine.
Good plugin and good support.
Thank you.