I am using Themeco’s Pro and have always had one of their email forms used to capture subscriptions to our blog. That has had some issues of late and am trying to add a GF form linked to my Mailchimp account, where the blog subscribers live.
Everything seems OK except the styling of the form. The original form was simply 4 fields side by side, all the same height and width and the spacing between them all the same. At 767px, the submit button wrapped to below and then took up 100% of the container, with the other three fields all filling the space above equally.
So I am struggling to get the width of the fields all the same, the spacing right and have it wrap as I’d like. Here is an example of the form at 100% compared to the original
At 767px, the submit fails to wrap at all. It finally wraps at a much lower viewport, but wraps so it is a 2x2 form rather than a 3x1 field
I pretty much used the CSS for the original form, but changed the class so it worked on my GF form.
The form is only on a staging server for the moment, but am happy to give you the URL and login if it helps.
Thanks so much for your time