<?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: Sub-Labels Need to  Appear Above Fields</title>
		<link>https://legacy.forums.gravityhelp.com/topic/sub-labels-need-to-appear-above-fields</link>
		<description>Gravity Support Forums Topic: Sub-Labels Need to  Appear Above Fields</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 16:20:30 +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/sub-labels-need-to-appear-above-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>Richard Vav on "Sub-Labels Need to  Appear Above Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sub-labels-need-to-appear-above-fields#post-376087</link>
			<pubDate>Fri, 26 Jul 2013 05:07:35 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">376087@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you still require assistance with this please open a new &#60;a href=&#34;http://www.gravityhelp.com/request-support/&#34; rel=&#34;nofollow&#34;&#62;support ticket&#60;/a&#62; or a &#60;a href=&#34;http://www.gravityhelp.com/priority-support/&#34; rel=&#34;nofollow&#34;&#62;priority support ticket&#60;/a&#62; if you are a developer license holder. Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dvent on "Sub-Labels Need to  Appear Above Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sub-labels-need-to-appear-above-fields#post-358384</link>
			<pubDate>Tue, 02 Jul 2013 18:06:29 +0000</pubDate>
			<dc:creator>dvent</dc:creator>
			<guid isPermaLink="false">358384@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Rob,&#60;/p&#62;
&#60;p&#62;The JQuery code you posted doesn't seem to work with the latest Gravity Forms release, or I'm using it wrong. Can you advise if it should work and where I should paste it if so?&#60;/p&#62;
&#60;p&#62;Dvent
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hypergolica on "Sub-Labels Need to  Appear Above Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sub-labels-need-to-appear-above-fields#post-346333</link>
			<pubDate>Wed, 26 Jun 2013 17:07:20 +0000</pubDate>
			<dc:creator>hypergolica</dc:creator>
			<guid isPermaLink="false">346333@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The CSS worked like a charm!  Many thanks again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hypergolica on "Sub-Labels Need to  Appear Above Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sub-labels-need-to-appear-above-fields#post-346328</link>
			<pubDate>Wed, 26 Jun 2013 17:05:22 +0000</pubDate>
			<dc:creator>hypergolica</dc:creator>
			<guid isPermaLink="false">346328@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Got it.  Many thanks, Rob!&#60;/p&#62;
&#60;p&#62;Tim
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Sub-Labels Need to  Appear Above Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sub-labels-need-to-appear-above-fields#post-343899</link>
			<pubDate>Tue, 25 Jun 2013 08:23:41 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">343899@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Tim,&#60;/p&#62;
&#60;p&#62;If you want to move sublabels you'll need to rely on some jQuery to do so. See this:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/change-position-of-sub-labels-on-advanced-fields#post-179801&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/change-position-of-sub-labels-on-advanced-fields#post-179801&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Or you can use this CSS fix below to override the theme style that's placing a bottom margin on your inputs.&#60;/p&#62;
&#60;p&#62;Just place in your theme's stylesheet (or wherever you are instructed to place custom CSS at the theme level).&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper input[type=text], .gform_wrapper input[type=url], .gform_wrapper input[type=email], .gform_wrapper input[type=tel], .gform_wrapper input[type=number], .gform_wrapper input[type=password] {
margin-bottom: 0;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>hypergolica on "Sub-Labels Need to  Appear Above Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/sub-labels-need-to-appear-above-fields#post-342550</link>
			<pubDate>Mon, 24 Jun 2013 17:03:47 +0000</pubDate>
			<dc:creator>hypergolica</dc:creator>
			<guid isPermaLink="false">342550@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;On the following page, the sub-labels are appearing far below the fields, which causes a great deal of confusion:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.khcollaborative.org/kentuckiana/khc-mailing-list/&#34; rel=&#34;nofollow&#34;&#62;http://www.khcollaborative.org/kentuckiana/khc-mailing-list/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;How do I get them to sit above the labels? Please advise.&#60;/p&#62;
&#60;p&#62;Thank you.&#60;/p&#62;
&#60;p&#62;Tim
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
