Tagged: gravity forms
Hello. When you visit the link provided, everything looks great. As soon as you hit NEXT on the form, things get out of whack. After hitting NEXT, page 2 of the form looks like this. All subsequent pages of the form takes on this behavior.
If you back up to page 1, using PREVIOUS button, it looks like this.
Thank you,
Ryan
Hey rlogan2334,
I have tested it and I don’t experience anything like the 2 links you posted (I have reached until step 3: 75%). Is this already fixed? if not kindly give us more information like if this is on a Desktop, Tablet or Mobile (iphone, etc), what browser is used (chrome, firefox, etc), what OS is used (windows, mac osx, etc)?
Best regards,
Nikko
Chrome. Desktop Mode.
Please see this very short video that shows the issue.
Hi!
Thanks for the video, Kindly add this code in Quick CSS:
#gf_1 {
position: relative;
top: -24px;
}
Let us know if it works :)
Regards,
Nikko
Hello. Your CSS lead me in the right direction. Good to go, thanks!
Hey!
Glad we could help :)
Cheers!
Nikko