Comments Marie helene started the conversationJune 23, 2020 at 2:31pmHi there,I'm trying to use a popup plugin (https://fr.wordpress.org/plugins/popup-maker/) but the form doesn't work well. How can I fix that ? The dropdown goes under. Thx,Marie[deleted] repliedJune 24, 2020 at 8:04amHello Marie, It is probably some CSS conflict, unfortunately.Could you please try adding this CSS: .el-select-dropdown, .el-popper { z-index: 9999 !important} .am-modal { z-index: 9999 !important} and let me know if it helped. Sign in to reply ...
Hi there,
I'm trying to use a popup plugin (https://fr.wordpress.org/plugins/popup-maker/) but the form doesn't work well.
How can I fix that ? The dropdown goes under.
Thx,
Marie
Hello Marie,
It is probably some CSS conflict, unfortunately.
Could you please try adding this CSS:
and let me know if it helped.