<?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: Theme Style is Conflicting with Gravity Form CSS</title>
		<link>https://legacy.forums.gravityhelp.com/topic/theme-style-is-conflicting-with-gravity-form-css</link>
		<description>Gravity Support Forums Topic: Theme Style is Conflicting with Gravity Form CSS</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 01:05:56 +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/theme-style-is-conflicting-with-gravity-form-css" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Theme Style is Conflicting with Gravity Form CSS"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/theme-style-is-conflicting-with-gravity-form-css#post-102358</link>
			<pubDate>Thu, 13 Dec 2012 16:30:06 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">102358@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It looks like quite a bit of work to add styles to override all the default styles which your theme provides.  One way to begin would be to install the Firebug extension or use the Google Chrome developer tools to see what default style from your theme is affecting the display of the form.  Then, one by one, write more specific rules to allow the Gravity Forms styles to override the default.  It did not look like a quick or simple task, based on how many generic default styles are being included by your theme.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>drew@peppershock.com on "Theme Style is Conflicting with Gravity Form CSS"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/theme-style-is-conflicting-with-gravity-form-css#post-102345</link>
			<pubDate>Thu, 13 Dec 2012 16:20:16 +0000</pubDate>
			<dc:creator>drew@peppershock.com</dc:creator>
			<guid isPermaLink="false">102345@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;So how should we proceed?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Theme Style is Conflicting with Gravity Form CSS"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/theme-style-is-conflicting-with-gravity-form-css#post-102326</link>
			<pubDate>Thu, 13 Dec 2012 15:38:21 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">102326@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It does make sense, although the preview styles will not be present on the front end:  that is a limited admin preview only.  So, we will have to override or remove the styles coming from your theme.  The problem is, your theme has some overly broad default styles which apply to all the form elements you see.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>drew@peppershock.com on "Theme Style is Conflicting with Gravity Form CSS"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/theme-style-is-conflicting-with-gravity-form-css#post-102322</link>
			<pubDate>Thu, 13 Dec 2012 15:32:11 +0000</pubDate>
			<dc:creator>drew@peppershock.com</dc:creator>
			<guid isPermaLink="false">102322@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I reverted back to letting Gravity output CSS and removed what I pasted in.&#60;br /&#62;
What I want to have happen is for the form to use the same styling it uses for the preview page.  I don't want the form to use the style from my theme's css.  That make sense?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Hiranthi on "Theme Style is Conflicting with Gravity Form CSS"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/theme-style-is-conflicting-with-gravity-form-css#post-102162</link>
			<pubDate>Thu, 13 Dec 2012 10:54:22 +0000</pubDate>
			<dc:creator>Hiranthi</dc:creator>
			<guid isPermaLink="false">102162@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I suggest you (and everyone else with CSS issues) to intall the Firebug addon for the browser you're using. With that addon you can check what styling is being applied to particular elements.&#60;/p&#62;
&#60;p&#62;In this case I can see you have input[type='text'] styling in your style.css (which is also applied to the single-line fields of your Gravity Forms fields) and there's also a line of CSS in the source (iow not in a separate stylesheet) that makes the border-bottom !important.&#60;br /&#62;
And I'm sure there's a lot more styling like that (that's overwriting the default GF CSS).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Theme Style is Conflicting with Gravity Form CSS"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/theme-style-is-conflicting-with-gravity-form-css#post-102160</link>
			<pubDate>Thu, 13 Dec 2012 10:52:51 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">102160@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;What do you want to happen specifically?&#60;/p&#62;
&#60;p&#62;I would revert to letting Gravity Forms output its own CSS, remove what you pasted into your stylesheet, and let us know what you would like to override specifically.  We can help you with the actual CSS to override your theme.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>drew@peppershock.com on "Theme Style is Conflicting with Gravity Form CSS"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/theme-style-is-conflicting-with-gravity-form-css#post-102155</link>
			<pubDate>Thu, 13 Dec 2012 10:49:08 +0000</pubDate>
			<dc:creator>drew@peppershock.com</dc:creator>
			<guid isPermaLink="false">102155@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm having the same issue many others have had.  My theme's CSS is overriding the CSS for Gravity Forms.  I copied and pasted the forms.css contents into my theme css, turned off CSS output in the Gravity Forms Plugin settings.  Still no luck.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.elkorah.org/clubs/&#34; rel=&#34;nofollow&#34;&#62;http://www.elkorah.org/clubs/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Honestly, the style of the form preview will work fine for this particular page.  Any help is greatly appreciated.&#60;br /&#62;
Thank you
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
