Hi orbrayt,
Hope you’re well 🙂
Looks like your form has some hidden fields that’s causing this, you can however try adding this CSS code to your popup and see if that takes care of it:
.wdpu-13994 .wdpu-inner {
overflow: hidden;
}
Cheers,
Predrag
Unfortunately that didn’t work. Thanks. I’ll mess around with the form and see if I can get rid of it there.
Hi orbrayt,
If you inspect your form you will see this p tag that’s invisible and causing you that issue:
http://screencast.com/t/mqlKuoMkb2y
Cheers,
Predrag
Hi orbrayt,
Let us know if you manage to find out the solution or if you need any further assistance 🙂
Cheers,
Predrag