hello,
Thanks for reaching out to us…
Our popup anything plugin only displays content in popups so you are checking your side we suggest contacting the form 7 author because you are using form 7 in our plugin popup.
contact form 7 dropdown(select) works fine on other pages.. while i add shortcode in popup anythings, dropdown(select) of form appears behind the model popup
Hello,
can you please share your popup page link then we will check.
https://xacademy.fujifilmxindia.com/beta/popup/
added below the same form without using popup anything which works fine. please check
Hello,
actually, our plugin only opens the content in a popup but you are adding a third-party plugin shortcode so i think this is CSS Or JS conflict.
Hello @vips0711 and @patelketan
Please use this custom css because its a z-index issue.
.select2-dropdown{z-index: 999999;}
Please add this custom css under your theme custom css section.