<?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: Gray color on labels</title>
		<link>https://legacy.forums.gravityhelp.com/topic/gray-color-on-labels</link>
		<description>Gravity Support Forums Topic: Gray color on labels</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 21:06:14 +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/gray-color-on-labels" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Gray color on labels"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gray-color-on-labels#post-41629</link>
			<pubDate>Fri, 18 Nov 2011 23:25:35 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">41629@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;MJ,&#60;/p&#62;
&#60;p&#62;Awesome! When I was viewing the source I saw about 4 or 5 files named style.css, each were in a different spot. However, this one was located in the theme framework referencing Gravity Forms, so figured that had to be it.&#60;/p&#62;
&#60;p&#62;Have yourself a great weekend too and let us know if you need anything else!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Brilliant Designer on "Gray color on labels"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gray-color-on-labels#post-41628</link>
			<pubDate>Fri, 18 Nov 2011 23:11:53 +0000</pubDate>
			<dc:creator>Brilliant Designer</dc:creator>
			<guid isPermaLink="false">41628@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Wow Rob - thank you so much!  You're brilliant.  I was able to change the code directly in the file.&#60;br /&#62;
Out of curiosity (breaking my head trying to figure this out) how did you know that was the file? Where did you look to find it? Just curious for the next time, I know where to go.&#60;/p&#62;
&#60;p&#62;Have an outstanding weekend and thanks again!&#60;/p&#62;
&#60;p&#62;MJ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Gray color on labels"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gray-color-on-labels#post-41627</link>
			<pubDate>Fri, 18 Nov 2011 21:21:17 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">41627@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No problem, glad to help out. Looks like the css file in question is located here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://mjbrilliantwebdesigns.com/wp-content/themes/BuilderChild-Thinner/plugin-features/gravity-forms/style.css&#34; rel=&#34;nofollow&#34;&#62;http://mjbrilliantwebdesigns.com/wp-content/themes/BuilderChild-Thinner/plugin-features/gravity-forms/style.css&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you don't feel like editing that file, you can always place that chunk of code into the other style.css and edit from there.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Brilliant Designer on "Gray color on labels"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gray-color-on-labels#post-41617</link>
			<pubDate>Fri, 18 Nov 2011 20:47:46 +0000</pubDate>
			<dc:creator>Brilliant Designer</dc:creator>
			<guid isPermaLink="false">41617@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Rob!&#60;br /&#62;
Thank you so much for the quick response (totally impressed!).  Please forgive my ignorance, however, I can't find the code you indicated above no where in my style.css sheet (HELP!)&#60;/p&#62;
&#60;p&#62;Thanks again for your help!&#60;/p&#62;
&#60;p&#62;MJ
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Gray color on labels"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gray-color-on-labels#post-41612</link>
			<pubDate>Fri, 18 Nov 2011 20:27:02 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">41612@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;MJ, kinda confused here. I see on line 20 of your style.css you have:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.builder-module .gform_wrapper .gform_body label.gfield_label {
margin-bottom: 10px;
padding: 6px 10px;
background-color: #A9B6C2;
color: #3F4449;
font-size: 1.1em;
font-weight: normal;
line-height: 1.1EM;
text-shadow: #BDCBD9 0px 1px 1px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This here is controlling the color and background color for your labels. Can you not simply update that to achieve what you are looking to do?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Brilliant Designer on "Gray color on labels"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gray-color-on-labels#post-41608</link>
			<pubDate>Fri, 18 Nov 2011 20:08:13 +0000</pubDate>
			<dc:creator>Brilliant Designer</dc:creator>
			<guid isPermaLink="false">41608@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello!&#60;br /&#62;
I'm new to GF.  I've been trying to get rid of the color that appears on each of the labels, for example - &#34;name&#34;, &#34;e-mail&#34;, etc.  I want it to be transparent.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://mjbrilliantwebdesigns.com/contact-us/&#34; rel=&#34;nofollow&#34;&#62;http://mjbrilliantwebdesigns.com/contact-us/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thank you in advance for your help!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
