<?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: Space between field and its description too big</title>
		<link>https://legacy.forums.gravityhelp.com/topic/space-between-field-and-its-description-too-big</link>
		<description>Gravity Support Forums Topic: Space between field and its description too big</description>
		<language>en-US</language>
		<pubDate>Thu, 23 Apr 2026 05:04:02 +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/space-between-field-and-its-description-too-big" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Space between field and its description too big"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/space-between-field-and-its-description-too-big#post-33153</link>
			<pubDate>Sun, 21 Aug 2011 15:48:56 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">33153@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Wonderful. You're very welcome. I'm happy I could help out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mgannon37 on "Space between field and its description too big"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/space-between-field-and-its-description-too-big#post-33152</link>
			<pubDate>Sun, 21 Aug 2011 15:27:00 +0000</pubDate>
			<dc:creator>mgannon37</dc:creator>
			<guid isPermaLink="false">33152@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That did the trick!&#60;br /&#62;
What an amazingly quick service response, and on a Sunday.   Impressive.&#60;/p&#62;
&#60;p&#62;Thank you very much for your help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Space between field and its description too big"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/space-between-field-and-its-description-too-big#post-33151</link>
			<pubDate>Sun, 21 Aug 2011 15:10:53 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">33151@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Line 687 of your themes stylesheet adds a 24px bottom  margin to any input. That's the source of your extra spacing.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.entry-content input {
    margin: 0 0 24px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can add this to the end of your stylesheet and it should override that for your forms&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.entry-content .gform_wrapper input {
    margin-bottom: 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/nWt6f2&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/nWt6f2&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mgannon37 on "Space between field and its description too big"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/space-between-field-and-its-description-too-big#post-33150</link>
			<pubDate>Sun, 21 Aug 2011 14:57:36 +0000</pubDate>
			<dc:creator>mgannon37</dc:creator>
			<guid isPermaLink="false">33150@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;What a great plugin!  You guys really have a first rate product, a delight to use.  I’d recommend it to anyone who is seriously interested in building good robust forms in WordPress.  We purchased it a couple of weeks ago and it has done everything (except front-end editing) that we had hoped.  And by using the post fields with content templates we’ve managed to work around that.&#60;/p&#62;
&#60;p&#62;The site is for a group of physicians and includes a Case Report form.  The form works find, the post is being created.   But I can’t figure out how to make the space between a field and its description smaller.   We end up having fields (especially address fields) whose descriptions are so far away from the field that the form becomes confusing.  Can you please tell me what I’m doing incorrectly or how I can fix this?  As well as make a label of a particular field (gender, age) appear on the left instead of top?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
