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.

Additional spacing b/w form subsections

  1. Hi there,

    Sorry to bug you with what is probably a routine, simple CSS fix. I looked at the documentation, and have played around with the gtitle/label attribute. Still, I can't seem to add adequate spacing between the field's label (ex. Payment Information) and the text above it.

    Here is the URL:

    Any helps is greatly appreciated. Thanks.

    Posted 11 years ago on Monday February 25, 2013 | Permalink
  2. David Peralty

    In your form.css you seem to have something overriding the margins:

    [css]
    .gform_wrapper h2.gsection_title {
    margin: 0 !important;
    }

    Hence the spacing issue.

    Posted 11 years ago on Monday February 25, 2013 | Permalink
  3. Fixed! Thanks for your help.

    Posted 11 years ago on Monday February 25, 2013 | Permalink

This topic has been resolved and has been closed to new replies.