Hey there,
Can somebody help me with the CSS required to make my form like the one on the Gravity Forms homepage at the bottom (Newsletter signup)
The inputs on this scale to the screen size. I have a form on the following page and as the page gets smaller the submit button gets lost off the right side:
http://www.re-construction.com.au/convert-my-property/
The current CSS for the inputs is:
body #gform_wrapper_1 .gform_body .gform_fields .gfield input[type=text] {border:1px solid #ED1C24; width: 181px;font-size:15pt; margins: none; padding: none;}
Alternatively, is it possible to go from horizontally aligned input fields to vertically if the screen size gets smaller?
Just trying to workout an elegant solution to this.
Cheers,
Tristan