<?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: Hide field labels without hiding the actual fields</title>
		<link>https://legacy.forums.gravityhelp.com/topic/hide-field-labels-without-hiding-the-actual-fields</link>
		<description>Gravity Support Forums Topic: Hide field labels without hiding the actual fields</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:26:03 +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/hide-field-labels-without-hiding-the-actual-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>Richard Vav on "Hide field labels without hiding the actual fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hide-field-labels-without-hiding-the-actual-fields#post-232029</link>
			<pubDate>Wed, 01 May 2013 09:00:08 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">232029@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're welcome.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>LUK on "Hide field labels without hiding the actual fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hide-field-labels-without-hiding-the-actual-fields#post-232022</link>
			<pubDate>Wed, 01 May 2013 08:45:33 +0000</pubDate>
			<dc:creator>LUK</dc:creator>
			<guid isPermaLink="false">232022@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Richard. Appreciate your help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Hide field labels without hiding the actual fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hide-field-labels-without-hiding-the-actual-fields#post-231846</link>
			<pubDate>Wed, 01 May 2013 04:28:50 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">231846@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Using something like this will target and hide just the field labels&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.gform_wrapper .gfield_label, .gform_wrapper .ginput_complex label {
    display: none !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can find examples of how to target various parts of gravity forms with CSS on the following page of the documentation, &#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>LUK on "Hide field labels without hiding the actual fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hide-field-labels-without-hiding-the-actual-fields#post-231471</link>
			<pubDate>Tue, 30 Apr 2013 21:46:10 +0000</pubDate>
			<dc:creator>LUK</dc:creator>
			<guid isPermaLink="false">231471@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm looking for a way to hide field labels without hiding the actual fields. I tried positioning the labels off the screen with CSS by for example using left:-500 but the filed also goes off screen.&#60;/p&#62;
&#60;p&#62;The other method I used was to make the font size 0 but then the pop-up validation error messages do not show the filed name the error refers to.&#60;/p&#62;
&#60;p&#62;The reason why I'm hiding the labels is because the actual labels are being show as a graphic (with special font).
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
