WordPress Forms
Formidable is a dream come true! It works like magic.
Fitz (Fitz Magic)Formidable is hands down the best, most innovative and easy to use form builder for WordPress I've ever used. Calling this plugin a simple "form builder" is a bit of an understatement - people with no knowledge of HTML, CSS or programming can create extremely complex forms with ease.
Blair Williams (Caseproof)Copyright © 2013 Strategy11, LLC
September 17, 2012 at 2:24 pm
This is an issue with your theme. in the source code for this page, there is some inline CSS on your container_wrap div. You either need to remove the fixed height (height: 1701px;) or you need to change the overflow: visible to overflow: auto to allow the page to scroll down if the content is longer than 1701 pixels. Here is a screenshot with the problematic code highlighted.
Attachment:

September 17, 2012 at 3:01 pm
Oh thanks. Got it fixed!
Topic closed.