Thread Starter
Cesare
(@violetta666)
I forgot, to test you have to click on email animation
https://www.prontoweb.eu/#contatti
thanks
Hello.
The modal window has the form in the content, but the form has property display: none. I don’t know why.
You can try to add on the page CSS code as
#wow-modal-overlay-1 #gform_wrapper_1 {
display: block !important;
}
In the site dashboard:
Go to the page ‘Appearance’->’Customize’
Click ‘Additional CSS’
Add CSS code
Click ‘Published’
Thread Starter
Cesare
(@violetta666)
Hi there and thanks for reply but it seems that it loads bad form that doesn’t go to next step.https://www.prontoweb.eu/#contatti
On the page, you have two forms with the id gform_wrapper_1. Try to create a duplicate of the form gform_wrapper_1 with another ID and insert into the modal content
Thread Starter
Cesare
(@violetta666)
We’re almost there. The form opens, but when I click on next step, it closes. If I reload the page I see the next step
https://www.prontoweb.eu/#contatti
The modal window don’t close. The page reload.