<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Too much whitespace in footer of gf</title>
		<link>https://legacy.forums.gravityhelp.com/topic/too-much-whitespace-in-footer-of-gf</link>
		<description>Gravity Support Forums Topic: Too much whitespace in footer of gf</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:27:23 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/too-much-whitespace-in-footer-of-gf" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Too much whitespace in footer of gf"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/too-much-whitespace-in-footer-of-gf#post-72228</link>
			<pubDate>Thu, 23 Aug 2012 08:17:53 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">72228@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Those br tags are not being generated by us, they are being generated by your theme because it's using the [raw] shortcode. You have two options. You can either wrap the gravity form shortcode like this:&#60;/p&#62;
&#60;p&#62;[raw]gf shortcode here[/raw]&#60;/p&#62;
&#60;p&#62;Or we can target that info with CSS and hide it, like so:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_footer br, .gform_footer p {display: none}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>MangoMM on "Too much whitespace in footer of gf"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/too-much-whitespace-in-footer-of-gf#post-72191</link>
			<pubDate>Wed, 22 Aug 2012 19:54:07 +0000</pubDate>
			<dc:creator>MangoMM</dc:creator>
			<guid isPermaLink="false">72191@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Background: I have created a js mass / weight calculator with gravity forms calculation functionality. Because the calculator uses purely javascript, i have completely disabled the submit button - there is no need for it.&#60;/p&#62;
&#60;p&#62;Problem: For some reason, I have way too much whitespace in the footer of my form. See screenshot below for example and below screenshot, the source code when viewing source.&#60;/p&#62;
&#60;p&#62;What is the need for all those 'br' tags in the 'gform_footer top_label' div? Is there a way to remove all this whitespace?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://s16.postimage.org/g9d2wuxv9/Screen_shot_2012_08_23_at_00_47_35.png&#34; rel=&#34;nofollow&#34;&#62;http://s16.postimage.org/g9d2wuxv9/Screen_shot_2012_08_23_at_00_47_35.png&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
