Plugin Support
Kim L
(@kimmyx)
Hi @birken,
Thanks for reaching out and sorry to hear you encountered issues with your Forminator form.
Form dropdowns that don’t appear usually have something to do with a popup’s z-index.
Could you try lowering your popup’s z-index to 999 or below?
See here: https://share.zight.com/YEu449nj
Let us know how it goes. 🙏
Thread Starter
birken
(@birken)
Hello, thx for quick answer 🙂
some progress i can see that the dropdown is now showing underneath the main popup box..
Thread Starter
birken
(@birken)
it seem to work if i add this to my customize css and also add 9999999999 to display > Advanced.
But if i remove one of them below then is stop working any ideas why i need two?
body.forminator-hustle-dropdown-fix .forminator-select.forminator-select-dropdown-container–open {
z-index: 9999999999 !important;
}
.forminator-select.forminator-select-dropdown-container–open {
z-index: 9999999999 !important;
}
Hi @birken ,
Thanks for getting back to us.
Lowering your popup’s z-index value (to 999 or below) by going to your popup settings > Display > Advanced > Popup z-index usually works alone.
Could you please try our suggested resolution only, then clear your phone’s browser cache or use a different browser?
If the issue persists, please share the link where we can see your popup.
We look forward to your response.
Plugin Support
Kim L
(@kimmyx)
Hi there,
I’m going to mark this as resolved as we haven’t heard from you in a while.
Feel free to create a new thread if you have other questions.
Thanks!