<?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 Class Name</title>
		<link>https://legacy.forums.gravityhelp.com/topic/css-class-name</link>
		<description>Gravity Support Forums Topic: CSS Class Name</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 11:01:57 +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-class-name" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "CSS Class Name"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-class-name#post-7296</link>
			<pubDate>Mon, 12 Jul 2010 07:54:58 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">7296@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The form will inherit properties from your theme CSS file if it's loaded on the same page. You can override the theme styles by using more specific rules for your form, but there's no way to simply disable the theme CSS unless you don't include it in the form page.&#60;/p&#62;
&#60;p&#62;Example: Your theme has blue text but you want red.. you can use inheritance from the main form wrapper to force this.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.gform_wrapper {color:red}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;or, if you wanted it to only apply to one specific form, use the wrapper ID rather than the class&#60;/p&#62;
&#60;p&#62;&#60;code&#62;#gform_wrapper_1 {color:red}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;This might be helpful as you step through the form CSS&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/visual-css-guide/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/visual-css-guide/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Andrewd on "CSS Class Name"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-class-name#post-7295</link>
			<pubDate>Mon, 12 Jul 2010 07:40:20 +0000</pubDate>
			<dc:creator>Andrewd</dc:creator>
			<guid isPermaLink="false">7295@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I don't want the form to use my theme css. Where do i find the CSS Class Name to put in my form editor so that the form uses a different css than my theme?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
