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.

columns and buttons not aligning after upgrade

  1. After I upgraded my account and updated my version of gravity forms, any page that I have a css class for 2 columns, the next and previous buttons jump up on the right half of the page. I am using the css column class on almost every page of my form. Any help on how to get the buttons back down to the bottom of the page will be appreciated. An example is on the second page of my form at the following url:
    http://www.allyouneedcreative.com/request

    Posted 13 years ago on Sunday November 20, 2011 | Permalink
  2. Hey Aaron, try placing this into your theme's stylesheet:

    [css]
    .gform_page_footer {
    clear: both;
    }
    Posted 13 years ago on Monday November 21, 2011 | Permalink
  3. Worked! Thanks for the quick response!

    Posted 13 years ago on Monday November 21, 2011 | Permalink
  4. Awesome. No problem, glad to help!

    Posted 13 years ago on Monday November 21, 2011 | Permalink

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