<?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: Remove Field Label on Specific Field ID</title>
		<link>https://legacy.forums.gravityhelp.com/topic/remove-field-label-on-specific-field-id</link>
		<description>Gravity Support Forums Topic: Remove Field Label on Specific Field ID</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 06:52:16 +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/remove-field-label-on-specific-field-id" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Remove Field Label on Specific Field ID"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/remove-field-label-on-specific-field-id#post-80368</link>
			<pubDate>Thu, 11 Oct 2012 15:29:48 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">80368@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Right on, no problem. Glad to help out!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>frangistar on "Remove Field Label on Specific Field ID"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/remove-field-label-on-specific-field-id#post-80367</link>
			<pubDate>Thu, 11 Oct 2012 15:29:07 +0000</pubDate>
			<dc:creator>frangistar</dc:creator>
			<guid isPermaLink="false">80367@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;PERFECT! Thank you so much. I was so close...lol.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Remove Field Label on Specific Field ID"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/remove-field-label-on-specific-field-id#post-80363</link>
			<pubDate>Thu, 11 Oct 2012 15:03:14 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">80363@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Try dropping this into your theme's stylesheet:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
#field_1_2 .gfield_label {
display: none;
}
#input_1_2 {
width: 100%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;a href=&#34;https://www.evernote.com/shard/s212/sh/35c235c8-6a52-489c-8cae-e6b263a4ea0c/7cbf6f89e7518a493a7076fce9210298&#34; rel=&#34;nofollow&#34;&#62;Result&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>frangistar on "Remove Field Label on Specific Field ID"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/remove-field-label-on-specific-field-id#post-80360</link>
			<pubDate>Thu, 11 Oct 2012 14:58:37 +0000</pubDate>
			<dc:creator>frangistar</dc:creator>
			<guid isPermaLink="false">80360@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://ineedapassport.com/passport-step2/&#34; rel=&#34;nofollow&#34;&#62;http://ineedapassport.com/passport-step2/&#60;/a&#62;&#60;br /&#62;
The first block &#34;How quickly do you need your passport?&#34; Under it is the drop down box. I have a space for the field label now. I want the drop down box full width and the label gone.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Remove Field Label on Specific Field ID"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/remove-field-label-on-specific-field-id#post-80351</link>
			<pubDate>Thu, 11 Oct 2012 14:19:40 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">80351@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there anyway you can provide a link to your form?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>frangistar on "Remove Field Label on Specific Field ID"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/remove-field-label-on-specific-field-id#post-80348</link>
			<pubDate>Thu, 11 Oct 2012 13:57:05 +0000</pubDate>
			<dc:creator>frangistar</dc:creator>
			<guid isPermaLink="false">80348@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a specific field where I have a drop down box. I want the field label gone and the box wider to fill the space. I can't figure out how to use css to edit a specific field. Using firebug, I am able to find the field I want to edit (for example label class=&#34;gfield_label&#34; for=&#34;input_1_2&#34;). &#60;/p&#62;
&#60;p&#62;I have been able to add css to gfield_label to remove all labels using &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/customization&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/customization&#60;/a&#62;, but I don't want to remove all labels. Just the field label of that specific field. And widen that specific drop down box. &#60;/p&#62;
&#60;p&#62;Can someone give me example css to customize inputs?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
