<?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: Increase spacing between fields</title>
		<link>https://legacy.forums.gravityhelp.com/topic/increase-spacing-between-fields</link>
		<description>Gravity Support Forums Topic: Increase spacing between fields</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 05:09:24 +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/increase-spacing-between-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Increase spacing between fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/increase-spacing-between-fields#post-27025</link>
			<pubDate>Sun, 05 Jun 2011 18:01:06 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">27025@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The form is structured using a standard unordered list and each field is in its own list item. You would just add top or bottom padding to the list items to increase the vertical spacing between the fields. Something like this.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper .gform_body .gform_fields .gfield {
padding:5px 0 0 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;More samples are in the documentation here.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>insideglobal on "Increase spacing between fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/increase-spacing-between-fields#post-27015</link>
			<pubDate>Sun, 05 Jun 2011 14:55:25 +0000</pubDate>
			<dc:creator>insideglobal</dc:creator>
			<guid isPermaLink="false">27015@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you tell me what to add to css to increase the margin space between each field that is vertical to one another?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
