<?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: CSS Targeting Sample for Pricing Fields</title>
		<link>https://legacy.forums.gravityhelp.com/topic/css-targeting-sample-for-pricing-fields</link>
		<description>Gravity Support Forums Topic: CSS Targeting Sample for Pricing Fields</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 17:46:46 +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/css-targeting-sample-for-pricing-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "CSS Targeting Sample for Pricing Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-targeting-sample-for-pricing-fields#post-36333</link>
			<pubDate>Tue, 27 Sep 2011 11:40:57 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">36333@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There aren't currently any targeting samples, we will be updating those soon to incorporate the new features.  All you should need to do is see how things are typically targeted and then view source on the field you want to target to inspect it's markup.  The targeting samples are just examples that use best practices for targeting HTML elements using CSS, it's not doing anything proprietary or unique.&#60;/p&#62;
&#60;p&#62;If you view source you will see the price is contained within a SPAN element with the class .ginput_product_price.  So if you target that class you can manipulate the price using CSS.  For example:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper .gform_body .gform_fields .ginput_product_price {color: blue;}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The description would be changed just like any other field description using the examples here:&#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>lifemasternow@gmail.com on "CSS Targeting Sample for Pricing Fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-targeting-sample-for-pricing-fields#post-36285</link>
			<pubDate>Mon, 26 Sep 2011 21:23:10 +0000</pubDate>
			<dc:creator>lifemasternow@gmail.com</dc:creator>
			<guid isPermaLink="false">36285@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there! Are there any CSS Targeting Sample for Pricing Fields particularly for the Product. I want to be able to edit the color of the price (which is red) to black and make it bold. Also, it is possible to increase the size of the description? Thanks in advance :)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
