<?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: change field label color</title>
		<link>https://legacy.forums.gravityhelp.com/topic/change-field-label-color</link>
		<description>Gravity Support Forums Topic: change field label color</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 14:43:10 +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/change-field-label-color" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "change field label color"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-field-label-color#post-72280</link>
			<pubDate>Thu, 23 Aug 2012 10:47:37 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">72280@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Right on, glad to help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jskamm on "change field label color"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-field-label-color#post-72279</link>
			<pubDate>Thu, 23 Aug 2012 10:44:20 +0000</pubDate>
			<dc:creator>jskamm</dc:creator>
			<guid isPermaLink="false">72279@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks, Rob. Works great now.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "change field label color"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-field-label-color#post-72258</link>
			<pubDate>Thu, 23 Aug 2012 09:33:37 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">72258@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;John, yes that should work. However, what could be easier is just to switch the field size in the form builder to &#34;Large&#34; instead of &#34;Medium&#34;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jskamm on "change field label color"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-field-label-color#post-72250</link>
			<pubDate>Thu, 23 Aug 2012 09:20:02 +0000</pubDate>
			<dc:creator>jskamm</dc:creator>
			<guid isPermaLink="false">72250@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Rob,  The color change worked perfectly. However, if I want to change the width of the input boxes, would I just change you code to say&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;{
width: ??px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Instead of&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;{
height: 25px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks again,&#60;br /&#62;
John
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jskamm on "change field label color"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-field-label-color#post-72246</link>
			<pubDate>Thu, 23 Aug 2012 09:11:28 +0000</pubDate>
			<dc:creator>jskamm</dc:creator>
			<guid isPermaLink="false">72246@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks, Rob. I'll give it a try and let you know how it turns out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "change field label color"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-field-label-color#post-72241</link>
			<pubDate>Thu, 23 Aug 2012 08:51:46 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">72241@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This should do the trick for you (place these styles into your theme's stylesheet):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.footer-form .gfield_label {
color: white;
}
.footer-form .gform_wrapper input[type=&#38;quot;text&#38;quot;], .footer-form .gform_wrapper input[type=&#38;quot;email&#38;quot;] {
height: 25px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;These selectors are only going to target the form in the footer, by using your .footer-form class that is available around it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jskamm on "change field label color"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-field-label-color#post-72239</link>
			<pubDate>Thu, 23 Aug 2012 08:48:05 +0000</pubDate>
			<dc:creator>jskamm</dc:creator>
			<guid isPermaLink="false">72239@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Rob, is there also anyway i can increase the input field size for the fields in the same form, i.e. a larger box for the name field.&#60;/p&#62;
&#60;p&#62;Thanks, again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jskamm on "change field label color"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-field-label-color#post-72238</link>
			<pubDate>Thu, 23 Aug 2012 08:45:45 +0000</pubDate>
			<dc:creator>jskamm</dc:creator>
			<guid isPermaLink="false">72238@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, here it is... &#60;a href=&#34;http://h125970.temppublish.com/new/&#34; rel=&#34;nofollow&#34;&#62;http://h125970.temppublish.com/new/&#60;/a&#62;. It's a registration form located in our footer. the footer has a dark background and the field label need to be white.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "change field label color"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-field-label-color#post-72236</link>
			<pubDate>Thu, 23 Aug 2012 08:42:53 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">72236@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sure is, do you happen to have a link to your form?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jskamm on "change field label color"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-field-label-color#post-72234</link>
			<pubDate>Thu, 23 Aug 2012 08:40:01 +0000</pubDate>
			<dc:creator>jskamm</dc:creator>
			<guid isPermaLink="false">72234@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Trying to change the color of my field labels to white in one form only, not all of my forms. is there someway to accomplish this?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
