<?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: Spacing between field and description</title>
		<link>https://legacy.forums.gravityhelp.com/topic/spacing-between-field-and-description-1</link>
		<description>Gravity Support Forums Topic: Spacing between field and description</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:14:33 +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/spacing-between-field-and-description-1" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Spacing between field and description"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/spacing-between-field-and-description-1#post-49987</link>
			<pubDate>Mon, 20 Feb 2012 13:49:17 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">49987@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I believe it's because you are missing a closing bracket in your CSS here, above the #footer declaration:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/c2bu&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/c2bu&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bigmaxsstudio on "Spacing between field and description"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/spacing-between-field-and-description-1#post-49985</link>
			<pubDate>Mon, 20 Feb 2012 13:45:41 +0000</pubDate>
			<dc:creator>bigmaxsstudio</dc:creator>
			<guid isPermaLink="false">49985@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks, but that did not fix the problem.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Spacing between field and description"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/spacing-between-field-and-description-1#post-49947</link>
			<pubDate>Mon, 20 Feb 2012 09:18:13 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">49947@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Your problem is being caused by the following rule in your themes style.css adding a 24px bottom margin to all your inputs.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[css]
.entry-content input {
margin: 0 0 24px 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;To correct your problem you can either modify that rule and zero the bottom margin or you can add something like the following to the bottom of your stylesheet which should override the above style and reduce the gap between your input and it's description&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper input[type=&#38;quot;text&#38;quot;], .gform_wrapper input[type=&#38;quot;url&#38;quot;], .gform_wrapper input[type=&#38;quot;email&#38;quot;], .gform_wrapper input[type=&#38;quot;tel&#38;quot;], .gform_wrapper input[type=&#38;quot;number&#38;quot;], .gform_wrapper input[type=&#38;quot;password&#38;quot;] {
margin-bottom: 0 !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>bigmaxsstudio on "Spacing between field and description"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/spacing-between-field-and-description-1#post-49943</link>
			<pubDate>Mon, 20 Feb 2012 06:25:52 +0000</pubDate>
			<dc:creator>bigmaxsstudio</dc:creator>
			<guid isPermaLink="false">49943@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://regalhaircolor.com/orderforms/hergen&#34; rel=&#34;nofollow&#34;&#62;http://regalhaircolor.com/orderforms/hergen&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The spacing between the field and description is too large. I've tried all of the previous suggestions, but nothing has worked.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Patti
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
