<?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: Two forms on one page - override styles</title>
		<link>https://legacy.forums.gravityhelp.com/topic/two-forms-on-one-page-override-styles</link>
		<description>Gravity Support Forums Topic: Two forms on one page - override styles</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 05:20: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/two-forms-on-one-page-override-styles" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Two forms on one page - override styles"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/two-forms-on-one-page-override-styles#post-5635</link>
			<pubDate>Thu, 20 May 2010 10:58:44 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">5635@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Great. Just be sure to add the enqueue script to your functions file. It's for more than just loading CSS. You're going to need it if you want to use the conditional logic, datepicker, etc. in the sidebar forms.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rafalt on "Two forms on one page - override styles"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/two-forms-on-one-page-override-styles#post-5634</link>
			<pubDate>Thu, 20 May 2010 10:53:34 +0000</pubDate>
			<dc:creator>rafalt</dc:creator>
			<guid isPermaLink="false">5634@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I just realized an included .css file and was wondering how can I get rid of it. However, I'll do what you suggested. Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Two forms on one page - override styles"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/two-forms-on-one-page-override-styles#post-5633</link>
			<pubDate>Thu, 20 May 2010 10:48:05 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">5633@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yep, on the first page, you're including the forms in a widget or via the function call and the default Gravity Forms styles aren't being included. On the second page, you've included the form via a shortcode in the post body and Gravity Forms has loaded the appropriate CSS for the form. Now that the forms.css is being loaded from the plugin folder, your sidebar forms are inheriting from the rules in that file.&#60;/p&#62;
&#60;p&#62;For consistency across the forms (in both sidebar and post body) you'll want to enqueue the CSS and scripts manually by putting a script snippet in your functions.php file. You can find that information at the bottom of the documentation page here..&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/embedding-a-form/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/embedding-a-form/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Then, if you want to do a lot of custom styling, this is my recommendation. Go to the wp-content/plugins/gravityforms/css folder and copy the entire contents of the forms.css file. Go to your theme stylesheet and append those styles to the end. Then, go to the Forms settings page and select the option to disable the CSS output. That way, all of your styles are coming directly from your theme stylesheet.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/grabs/dbbea6b1d77f091ab2c08aa3d558b81d.png&#34; rel=&#34;nofollow&#34;&#62;screenshot&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Now that you've done that, you can tweak and style everything to suit your preferences, across both the forms in the sidebar and post body.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rafalt on "Two forms on one page - override styles"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/two-forms-on-one-page-override-styles#post-5632</link>
			<pubDate>Thu, 20 May 2010 10:19:22 +0000</pubDate>
			<dc:creator>rafalt</dc:creator>
			<guid isPermaLink="false">5632@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok, this is a development version of the website.&#60;/p&#62;
&#60;p&#62;Here is a link to the page with 2 styled forms in the sidebar (works fine):&#60;br /&#62;
&#60;a href=&#34;http://tomaldesign.com/production/elitewindowsandsiding.com/?page_id=44&#34; rel=&#34;nofollow&#34;&#62;http://tomaldesign.com/production/elitewindowsandsiding.com/?page_id=44&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Now, I added a one form to the center without any styles:&#60;br /&#62;
&#60;a href=&#34;http://tomaldesign.com/production/elitewindowsandsiding.com/?page_id=40&#34; rel=&#34;nofollow&#34;&#62;http://tomaldesign.com/production/elitewindowsandsiding.com/?page_id=40&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Look what happens with my 2 forms from the sidebar. Any idea?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Two forms on one page - override styles"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/two-forms-on-one-page-override-styles#post-5601</link>
			<pubDate>Wed, 19 May 2010 19:07:06 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">5601@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Would have to see your form page to be able to tell you anything. It could be a variety of issues.  If you'd like to post a URL, it would make it a lot easier to help you out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rafalt on "Two forms on one page - override styles"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/two-forms-on-one-page-override-styles#post-5600</link>
			<pubDate>Wed, 19 May 2010 18:48:09 +0000</pubDate>
			<dc:creator>rafalt</dc:creator>
			<guid isPermaLink="false">5600@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry if someone already posted it here before. I couldn't find it.&#60;/p&#62;
&#60;p&#62;I set styles for one form and it works fine. When I add a second form to the same page without any styles it changes the look of my previous form.. So, now I have set styles for both forms. Why does it work like that? Why one form overrides styles of another form?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
