<?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: Layout of labels too far below fields</title>
		<link>https://legacy.forums.gravityhelp.com/topic/layout-of-labels-too-far-below-fields</link>
		<description>Gravity Support Forums Topic: Layout of labels too far below fields</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:38:43 +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/layout-of-labels-too-far-below-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Layout of labels too far below fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/layout-of-labels-too-far-below-fields#post-86150</link>
			<pubDate>Thu, 01 Nov 2012 08:42:32 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">86150@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Craig, if you can show us what you did, including the code you used and a site where we can see your work, we might be able to help you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>craigedmonds on "Layout of labels too far below fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/layout-of-labels-too-far-below-fields#post-86058</link>
			<pubDate>Thu, 01 Nov 2012 04:44:09 +0000</pubDate>
			<dc:creator>craigedmonds</dc:creator>
			<guid isPermaLink="false">86058@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi 44 pixels.&#60;/p&#62;
&#60;p&#62;That looks good and I dont mean to sound like an idiot, but is there any other code needed?&#60;/p&#62;
&#60;p&#62;I just cannot get it to work.&#60;/p&#62;
&#60;p&#62;:o(&#60;/p&#62;
&#60;p&#62;I am not a jquery person so am not sure how to implement it.&#60;/p&#62;
&#60;p&#62;Kindest Regards&#60;br /&#62;
Craig Edmonds
&#60;/p&#62;</description>
		</item>
		<item>
			<title>44pixels on "Layout of labels too far below fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/layout-of-labels-too-far-below-fields#post-85953</link>
			<pubDate>Wed, 31 Oct 2012 23:42:55 +0000</pubDate>
			<dc:creator>44pixels</dc:creator>
			<guid isPermaLink="false">85953@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Solved mine by creating custom jQuery code.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//#input_1_1 is the id of my advanced field Name
//#input_1_2 is the id of my advanced field Address
jQuery(&#38;#39;#input_1_1 span, #input_1_2 span&#38;#39;).each(function(){
   var label = jQuery(this).children(&#38;#39;label&#38;#39;);
   var input = jQuery(this).children(&#38;#39;input&#38;#39;).detach();
   jQuery(input).insertAfter(label);
})

//#input_1_2_4 is the id that contains the dropdown and #input_1_2_4_label is the label for that dropdown
jQuery(&#38;#39;#input_1_2_4&#38;#39;).detach().insertAfter(&#38;#39;#input_1_2_4_label&#38;#39;);&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>44pixels on "Layout of labels too far below fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/layout-of-labels-too-far-below-fields#post-85940</link>
			<pubDate>Wed, 31 Oct 2012 23:06:42 +0000</pubDate>
			<dc:creator>44pixels</dc:creator>
			<guid isPermaLink="false">85940@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Rob,&#60;/p&#62;
&#60;p&#62;Have the same problem. We're talking about the sub labels of the advanced fields such as Name and Address. &#60;/p&#62;
&#60;p&#62;I tried to find if there's a hook for it but got no luck.&#60;/p&#62;
&#60;p&#62;Any recommendation?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>craigedmonds on "Layout of labels too far below fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/layout-of-labels-too-far-below-fields#post-85911</link>
			<pubDate>Wed, 31 Oct 2012 21:16:20 +0000</pubDate>
			<dc:creator>craigedmonds</dc:creator>
			<guid isPermaLink="false">85911@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Rob,&#60;/p&#62;
&#60;p&#62;The labels are still showing below the inputs.&#60;/p&#62;
&#60;p&#62;See: &#60;a href=&#34;http://www.screencast.com/t/AfRsPKIsm&#34; rel=&#34;nofollow&#34;&#62;http://www.screencast.com/t/AfRsPKIsm&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Lots of people get confused with the labels being underneath!&#60;/p&#62;
&#60;p&#62;Kindest Regards&#60;br /&#62;
CraiGe dmonds
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Layout of labels too far below fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/layout-of-labels-too-far-below-fields#post-47046</link>
			<pubDate>Sat, 21 Jan 2012 08:41:23 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">47046@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, this is an option in the form settings area of the form builder:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/bDde&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/bDde&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rian Rietveld on "Layout of labels too far below fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/layout-of-labels-too-far-below-fields#post-47040</link>
			<pubDate>Sat, 21 Jan 2012 03:46:32 +0000</pubDate>
			<dc:creator>Rian Rietveld</dc:creator>
			<guid isPermaLink="false">47040@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is it possible to get a choice for the placement of the address labels? I find that a lot of visitors are confused by the label placement under the fields. Even if the margin between input filed and label is very small.&#60;/p&#62;
&#60;p&#62;For some forms I returned to adding the address in separate fields, because of a lot of wrong input from the submitters.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Layout of labels too far below fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/layout-of-labels-too-far-below-fields#post-43487</link>
			<pubDate>Thu, 08 Dec 2011 17:54:45 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">43487@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sounds good, let us know if you run into any issues.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webnut on "Layout of labels too far below fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/layout-of-labels-too-far-below-fields#post-43462</link>
			<pubDate>Thu, 08 Dec 2011 15:33:45 +0000</pubDate>
			<dc:creator>webnut</dc:creator>
			<guid isPermaLink="false">43462@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you Rob - I just created the form the way GravityForms makes it. Now I won't be afraid to tackle this one. I think I'll go with the Gravity Forms specifics.&#60;/p&#62;
&#60;p&#62;Pat
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Layout of labels too far below fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/layout-of-labels-too-far-below-fields#post-43420</link>
			<pubDate>Thu, 08 Dec 2011 08:05:59 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">43420@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;In your theme's style.css you have:&#60;/p&#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;That margin is causing the gap. You can either adjust that here, or get more specific with your selector when it comes to Gravity Forms, such as:&#60;/p&#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: 5px 0 0 0;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>

	</channel>
</rss>
