PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Position form description after all fields and before the Submit button

  1. Hello,

    I was wondering if there is a way to position form's description (.gform_description that appears in the .gform_heading) after the form body (i.e. all the fields) and before the submit button?

    Many thanks,
    Dasha

    Posted 11 years ago on Tuesday February 5, 2013 | Permalink
  2. I think the easiest solution would be to add an HTML field to the end of your form and enter your description there, and then not display the form description when you embed the form ( description='false' )

    That would be the most foolproof method, rather than trying to position the form description with CSS.

    Posted 11 years ago on Tuesday February 5, 2013 | Permalink
  3. Thanks for the tip!

    Posted 11 years ago on Tuesday February 5, 2013 | Permalink
  4. Hope that works out for you.

    Posted 11 years ago on Tuesday February 5, 2013 | Permalink