<?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: How to change the colors on my form?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-to-change-the-colors-on-my-form</link>
		<description>Gravity Support Forums Topic: How to change the colors on my form?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 13:05:27 +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/how-to-change-the-colors-on-my-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "How to change the colors on my form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-change-the-colors-on-my-form#post-144985</link>
			<pubDate>Sat, 09 Feb 2013 01:14:43 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">144985@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're welcome.  Glad that helped you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>skstarkiller on "How to change the colors on my form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-change-the-colors-on-my-form#post-144791</link>
			<pubDate>Fri, 08 Feb 2013 15:37:50 +0000</pubDate>
			<dc:creator>skstarkiller</dc:creator>
			<guid isPermaLink="false">144791@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Chris. This solved my issue as well!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "How to change the colors on my form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-change-the-colors-on-my-form#post-85659</link>
			<pubDate>Wed, 31 Oct 2012 09:55:26 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">85659@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper span.ginput_total {
    color: orange;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Hardcore on "How to change the colors on my form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-change-the-colors-on-my-form#post-85656</link>
			<pubDate>Wed, 31 Oct 2012 09:51:31 +0000</pubDate>
			<dc:creator>Hardcore</dc:creator>
			<guid isPermaLink="false">85656@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Awesome!  Thanks.  Once last thing.  Now how do I change the total amount color?&#60;/p&#62;
&#60;p&#62;Thanks again!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "How to change the colors on my form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-change-the-colors-on-my-form#post-85444</link>
			<pubDate>Wed, 31 Oct 2012 01:00:48 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">85444@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here you go:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper span.ginput_product_price {
   color: green;
   font-weight: bold;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That will make the prices bold and green.  That is just an example to show you how to target it.  You will need to change that color to something you really want, and you can remove the bold line altogether.&#60;/p&#62;
&#60;p&#62;That code I provided goes into one of your theme's stylesheets.  Sometimes that file is called style.css and sometimes the theme provider has a special place to add your own custom CSS.    It depends on your theme.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Hardcore on "How to change the colors on my form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-change-the-colors-on-my-form#post-85359</link>
			<pubDate>Tue, 30 Oct 2012 21:15:03 +0000</pubDate>
			<dc:creator>Hardcore</dc:creator>
			<guid isPermaLink="false">85359@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Any more information on this?  I'm not a programmer so I have little knowledge of CSS.  Could one of the admins give me a step my step instruction on how to change just the color of the dollar amounts?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Hardcore on "How to change the colors on my form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-change-the-colors-on-my-form#post-85297</link>
			<pubDate>Tue, 30 Oct 2012 17:28:25 +0000</pubDate>
			<dc:creator>Hardcore</dc:creator>
			<guid isPermaLink="false">85297@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There we go.  I had to make the page public
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "How to change the colors on my form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-change-the-colors-on-my-form#post-85296</link>
			<pubDate>Tue, 30 Oct 2012 17:24:14 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">85296@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Oh noes. The link you posted returned a 404 page for me. &#60;a href=&#34;http://grab.by/h9Ki&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/h9Ki&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can find out how to properly target form elements for CSS manipulation on the page linked below.&#60;/p&#62;
&#60;p&#62;&#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>Hardcore on "How to change the colors on my form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-change-the-colors-on-my-form#post-85295</link>
			<pubDate>Tue, 30 Oct 2012 17:14:57 +0000</pubDate>
			<dc:creator>Hardcore</dc:creator>
			<guid isPermaLink="false">85295@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Just wondering how to change the colors on my form.  I want the pricing to be a different color that shows up better along with the total price.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Corey&#60;/p&#62;
&#60;p&#62;Website link:  &#60;a href=&#34;http://www.coreyhardcastlephotography.ca/?page_id=1626&#34; rel=&#34;nofollow&#34;&#62;http://www.coreyhardcastlephotography.ca/?page_id=1626&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
