<?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: changing form text / css</title>
		<link>https://legacy.forums.gravityhelp.com/topic/changing-form-text-css</link>
		<description>Gravity Support Forums Topic: changing form text / css</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 02:46:59 +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/changing-form-text-css" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "changing form text / css"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-form-text-css#post-50599</link>
			<pubDate>Sun, 26 Feb 2012 19:00:53 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">50599@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I think you mean to have:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
/* Gravity Forms
------------------------------------------------------------ */

body #gform_wrapper_1 .gform_body {
color: #fff
}

body #gform_wrapper_2 .gform_body {
color: #000
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Each form creates a unique ID, as in id=&#34;gform_wrapper_1&#34; so you'd target that via CSS as an ID (#) not a class (.)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>will.davila@hotmail.com on "changing form text / css"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-form-text-css#post-50590</link>
			<pubDate>Sun, 26 Feb 2012 17:01:20 +0000</pubDate>
			<dc:creator>will.davila@hotmail.com</dc:creator>
			<guid isPermaLink="false">50590@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I tried to change the text in my forms with your css but it didn't work.&#60;br /&#62;
I added this below to my style sheet, and created 2 forms id 1 and id 2.  The only time anything changes is if I don't use the ID but then both change and I need 2 diff forms.  Please help.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://abcdesignandbuild.com/files/?page_id=4&#34; rel=&#34;nofollow&#34;&#62;http://abcdesignandbuild.com/files/?page_id=4&#60;/a&#62;&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]/* Gravity Forms
------------------------------------------------------------ */

body .gform_wrapper_1 .gform_body {
                 color: #fff
}

body .gform_wrapper_2 .gform_body {
                 color: #000
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>

	</channel>
</rss>
