Popup Issue with Elementor
-
Hi,
Kindly look at the below video
https://youtu.be/javIJTKZvOw
I am using Elementor as Page Builder . The popup is getting mixed with the Elements on the Home Page . I am using ConvertKit Plugin for creating the Popup . Before woodmart i was using Balance Theme (https://www.wpzoom.com/themes/balance) & There was no issue .
Website link is Provided in Private Area
Let me know your comments
Hello,
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.formkit-slide-in {
z-index: 10;
}
Regards
Thank you . It solved the issue