All of the forms I'm creating with gravity forms are creating extra space on the page after the submit button and before the balance of the text on the page.
An example of this can be found at: http://gomainstreetmobile.com/every-business-needs-a-mobile-website/ - 2/3 down the page AFTER the video.
I have tried using Gravity Forms on order pages as well and I'm getting the same error. I did try to amend the style sheet with: .gform_wrapper .gform_footer {
margin: 0 !important;
padding: 0 !important;
}
But that has not corrected the problem.
Any assistance would be greatly appreciated.