<?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: Mulitple form CSS issues</title>
		<link>https://legacy.forums.gravityhelp.com/topic/mulitple-form-css-issues</link>
		<description>Gravity Support Forums Topic: Mulitple form CSS issues</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 19:55:23 +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/mulitple-form-css-issues" rel="self" type="application/rss+xml" />

		<item>
			<title>Richard Vav on "Mulitple form CSS issues"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/mulitple-form-css-issues#post-307515</link>
			<pubDate>Fri, 07 Jun 2013 01:46:33 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">307515@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;You're close, when targeting by id instead of class you need to swap the . for #&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#gform_wrapper_2 {
background-color:#cccccc;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Richard
&#60;/p&#62;</description>
		</item>
		<item>
			<title>QPCFiber on "Mulitple form CSS issues"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/mulitple-form-css-issues#post-306668</link>
			<pubDate>Thu, 06 Jun 2013 18:09:30 +0000</pubDate>
			<dc:creator>QPCFiber</dc:creator>
			<guid isPermaLink="false">306668@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;So I am not terribly new to the CSS world, but I am having a little bit of difficulty with the forms, and after spending awhile searching the forum, I thought it would be best to submit my own.&#60;/p&#62;
&#60;p&#62;firstly, I found this very helpful link: &#60;a href=&#34;http://www.gravityhelp.com/resources/cssguide/css_guide.html&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/resources/cssguide/css_guide.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;So obviously now I can easily edit the forms in the custom style sheet of my theme. I want to change the background color of my second gravity form, not my first. So I wrote the simple &#60;/p&#62;
&#60;p&#62;'.gform_wrapper {background-color:#cccccc;}'&#60;/p&#62;
&#60;p&#62;which worked, but changed both forms, so according to the link above, I changed it to &#60;/p&#62;
&#60;p&#62;'.gform_wrapper_2 {background-color:#cccccc;}'&#60;/p&#62;
&#60;p&#62;but that did not work. Thinking maybe I had to now call out both to avoid CSS confusion I did &#60;/p&#62;
&#60;p&#62;'.gform_wrapper_1 {background-color:#000000;}&#60;br /&#62;
.gform_wrapper_2 {background-color:#cccccc;}'&#60;/p&#62;
&#60;p&#62;but to no avail. &#60;/p&#62;
&#60;p&#62;Please help. I need to know how to change the background for my form ID 2 without changing for ID 1!&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
