<?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: How to Override Gravity Forms Default CSS</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-to-override-gravity-forms-default-css</link>
		<description>Gravity Support Forums Topic: How to Override Gravity Forms Default CSS</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 11:56:22 +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/how-to-override-gravity-forms-default-css" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "How to Override Gravity Forms Default CSS"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-override-gravity-forms-default-css#post-31338</link>
			<pubDate>Mon, 01 Aug 2011 14:43:14 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">31338@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Great success! We love to hear that.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JordashTalon on "How to Override Gravity Forms Default CSS"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-override-gravity-forms-default-css#post-31337</link>
			<pubDate>Mon, 01 Aug 2011 14:41:02 +0000</pubDate>
			<dc:creator>JordashTalon</dc:creator>
			<guid isPermaLink="false">31337@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok good to know, i've tested it in all major browsers and it seems to work ok.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "How to Override Gravity Forms Default CSS"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-override-gravity-forms-default-css#post-31236</link>
			<pubDate>Sat, 30 Jul 2011 09:21:05 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">31236@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Using the &#34;body&#34; in your rule isn't a hack, it's just better CSS specificity. All of the elements you're targeting are children of the body. If you make your rule more specific, it will take precedence over other more generic rules when the browser renders the styles.&#60;/p&#62;
&#60;p&#62;if you really wanted to get all wild on your form, you could even get this granular to target a select field.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
html body div.contentWrapper div#content div.innerContent div.productSidebar div#gform_wrapper_2.gform_wrapper form#gform_2 div.gform_body ul#gform_fields_2.gform_fields li#field_2_2.gfield div.ginput_container select#input_2_2.medium&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;a href=&#34;http://coding.smashingmagazine.com/2007/07/27/css-specificity-things-you-should-know/&#34; rel=&#34;nofollow&#34;&#62;http://coding.smashingmagazine.com/2007/07/27/css-specificity-things-you-should-know/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JordashTalon on "How to Override Gravity Forms Default CSS"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-override-gravity-forms-default-css#post-31228</link>
			<pubDate>Fri, 29 Jul 2011 23:16:50 +0000</pubDate>
			<dc:creator>JordashTalon</dc:creator>
			<guid isPermaLink="false">31228@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Oh those CSS Targeting examples are good, If I put a body in front it seems to work most of the time.  Seems like a hack way to do it but I guess it'll work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JordashTalon on "How to Override Gravity Forms Default CSS"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-override-gravity-forms-default-css#post-31227</link>
			<pubDate>Fri, 29 Jul 2011 23:08:53 +0000</pubDate>
			<dc:creator>JordashTalon</dc:creator>
			<guid isPermaLink="false">31227@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;In fact looking through it, I can't even find a way to go more specific.  For example I want all of the select boxes to be the entire width of the sidebar, (about 292 pixels) and I can reference all of the select boxes in the sidebar in a way that overrides the gravity form default css.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JordashTalon on "How to Override Gravity Forms Default CSS"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-override-gravity-forms-default-css#post-31226</link>
			<pubDate>Fri, 29 Jul 2011 22:54:56 +0000</pubDate>
			<dc:creator>JordashTalon</dc:creator>
			<guid isPermaLink="false">31226@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://carriagedoorsgarage.com/roll-up-carriage-doors-cart-66-version/&#34; rel=&#34;nofollow&#34;&#62;http://carriagedoorsgarage.com/roll-up-carriage-doors-cart-66-version/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;There's a link to a form i'm testing, (it's an integration with Cart 66).&#60;/p&#62;
&#60;p&#62;All of the elements underneath &#34;Door Accessories&#34; I assigned a custom css value and I got them to float left, it's the padding and margins that i'm having a hard time getting specifically identified.   Is there an easier way to find out how to get more specific?&#60;/p&#62;
&#60;p&#62;I also want to make all the select boxes a specific width like this page:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://carriagedoorsgarage.com/roll-up-carriage-door/&#34; rel=&#34;nofollow&#34;&#62;http://carriagedoorsgarage.com/roll-up-carriage-door/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I guess i'll just have to keep poking at it until I can get specific enough with it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "How to Override Gravity Forms Default CSS"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-override-gravity-forms-default-css#post-31221</link>
			<pubDate>Fri, 29 Jul 2011 19:21:28 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">31221@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#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>Chris Hajer on "How to Override Gravity Forms Default CSS"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-override-gravity-forms-default-css#post-31220</link>
			<pubDate>Fri, 29 Jul 2011 19:17:08 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">31220@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You mentioned that you are trying to float &#60;strong&#62;some&#60;/strong&#62; of the labels.  If you want to float them all, in the form settings tab (where you enter the title, description and confirmation) you can select a label placement of top, left or right aligned.  That affects the whole form though.&#60;/p&#62;
&#60;p&#62;Screenshot:&#60;br /&#62;
&#60;a href=&#34;http://minus.com/mbWAd7N&#34; rel=&#34;nofollow&#34;&#62;http://minus.com/mbWAd7N&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "How to Override Gravity Forms Default CSS"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-override-gravity-forms-default-css#post-31219</link>
			<pubDate>Fri, 29 Jul 2011 19:09:17 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">31219@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please post a link to your form.&#60;/p&#62;
&#60;p&#62;You can override all the Gravity Forms styles by specifying styles that are more specific in your theme's stylesheet.  If the Gravity Forms CSS &#34;wins&#34; then you need to get even more specific in your theme stylesheet to override the default Gravity Forms styles.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JordashTalon on "How to Override Gravity Forms Default CSS"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-override-gravity-forms-default-css#post-31218</link>
			<pubDate>Fri, 29 Jul 2011 19:04:49 +0000</pubDate>
			<dc:creator>JordashTalon</dc:creator>
			<guid isPermaLink="false">31218@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm trying to float some of the labels to the left of their Dropdowns to make the content more readable.  However when I put the extra css in the style.css folder it doesn't overwrite the Gravity Forms CSS, it seems like the Gravity Forms CSS always takes precedence over anything, how do I make my custom css higher priority?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
