When I inspect elements it has multiple empty <p> tags I can't find to get rid of, and it looks like it may be causef by the following hidden fields. I just don't understand how or why they are taking up so much space. I am specifically using the Ultimatum Theme (from http://www.UltimatumTheme.com).
It does seem to be on all Gravity Forms in this theme.
Here is one of the pages I am having the issue:
http://www.nwesource.com/WP/website-management-services/managed-web-hosting-for-wordpress/
Here is how the trouble page looks with the same code in another theme:
http://www.nwesource.com/website-management-services/managed-web-hosting-for-wordpress/
Any help will be greatly appreciated.
This is the HTML code with all of the hidden fields that seems to be causing an empty <p> for each:
<div class="gform_footer top_label"> <input type="submit" id="gform_submit_button_5" class="button gform_button" value="Submit" tabindex="6"><input type="hidden" name="gform_ajax" value="form_id=5&title=1&description=1">
<input type="hidden" class="gform_hidden" name="is_submit_5" value="1">
<input type="hidden" class="gform_hidden" name="gform_submit" value="5">
<input type="hidden" class="gform_hidden" name="gform_unique_id" value="506b489942307">
<input type="hidden" class="gform_hidden" name="state_5" value="YToyOntpOjA7czo2OiJhOjA6e30iO2k6MTtzOjMyOiIwZTA1ZTk5NzZjOWRmMTExMzBlMmNhYjQ3YjI2NTIyNSI7fQ==">
<input type="hidden" class="gform_hidden" name="gform_target_page_number_5" id="gform_target_page_number_5" value="0">
<input type="hidden" class="gform_hidden" name="gform_source_page_number_5" id="gform_source_page_number_5" value="1">
<input type="hidden" name="gform_field_values" value=""><p></p></div>