Hello!
Does anyone else have issues using a guided landing page and forms?
For some reason the form is often not fitting within the space on the guided landing page and overlapping within its area.
Is this a guided landing page template adjustment or a form adjustment?
Thank you!
Is this a guided landing page template adjustment or a form adjustment?
Both. If the container with the form can't accommodate the full width of the fields, then you'll see the overflow as you do here. It's possible that you are applying CSS width to <INPUT> tags (outside of the form's own CSS) and that is naturally changing the layout.