<?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 Styling Questions: How to and huh? / Best Practices</title>
		<link>https://legacy.forums.gravityhelp.com/topic/css-styling-questions-how-to-and-huh-best-practices</link>
		<description>Gravity Support Forums Topic: CSS Styling Questions: How to and huh? / Best Practices</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 20:24:39 +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-styling-questions-how-to-and-huh-best-practices" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "CSS Styling Questions: How to and huh? / Best Practices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styling-questions-how-to-and-huh-best-practices#post-112345</link>
			<pubDate>Wed, 02 Jan 2013 07:28:26 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">112345@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you would like to just disable Gravity Forms CSS, please go to this page on your site &#60;a href=&#34;https://www.speedyeyes.com/wp-admin/admin.php?page=gf_settings&#34; rel=&#34;nofollow&#34;&#62;https://www.speedyeyes.com/wp-admin/admin.php?page=gf_settings&#60;/a&#62; and select &#34;No&#34; for the option &#34;Output CSS&#34;.  That will prevent Gravity Forms from outputting its own stylesheet.  Then, copy the entire contents of this file &#60;a href=&#34;https://www.speedyeyes.com/wp-content/plugins/gravityforms/css/forms.css&#34; rel=&#34;nofollow&#34;&#62;https://www.speedyeyes.com/wp-content/plugins/gravityforms/css/forms.css&#60;/a&#62; and paste it to the bottom of this file &#60;a href=&#34;https://www.speedyeyes.com/wp-content/themes/inspire/style.css&#34; rel=&#34;nofollow&#34;&#62;https://www.speedyeyes.com/wp-content/themes/inspire/style.css&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;(It looks like you would be modifying the Inspire theme from Woothemes.  If they update the theme, you will lose these changes.  The WordPress best practice here would be to create and use a &#60;a href=&#34;http://codex.wordpress.org/Child_Themes&#34; rel=&#34;nofollow&#34;&#62;child theme&#60;/a&#62; so any modifications you make to your theme are not lost when performing updates.)&#60;/p&#62;
&#60;p&#62;HOWEVER, there is no need to do any of that.  You can if you like, and it seems to be a way you're familiar with and comfortable with.  There is no need to copy the entire stylesheet over to your own stylesheet.  Additionally, you should not modify the forms.css file which comes with the plugin.  The best practice is to override the specific style you want, by adding a more specific rule in your child theme's stylesheet.&#60;/p&#62;
&#60;p&#62;If you would like to go that route, please identify one element on this page you would like to change, and we will show you how to do it.  With that knowledge, you can use the same process to modify the display of other elements in your form.  No need to copy the entire Gravity Forms stylesheet over to your theme.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wordpressuser on "CSS Styling Questions: How to and huh? / Best Practices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styling-questions-how-to-and-huh-best-practices#post-112315</link>
			<pubDate>Wed, 02 Jan 2013 05:58:08 +0000</pubDate>
			<dc:creator>wordpressuser</dc:creator>
			<guid isPermaLink="false">112315@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The referenced page is not intended to serve as an example for troubleshooting.&#60;/p&#62;
&#60;p&#62;I am just having so much trouble with GF CSS. I am not a CSS power user... however, I know enough to typically accomplish everything I need with customizing [dozens of] themes... but GF is in a completely different league. I have read all the documentation... but am just having so many problems that I don't know where to start with specific questions. &#60;/p&#62;
&#60;p&#62;I assume GF is awesome, and I don't understand... but argggg.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wordpressuser on "CSS Styling Questions: How to and huh? / Best Practices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styling-questions-how-to-and-huh-best-practices#post-112293</link>
			<pubDate>Wed, 02 Jan 2013 04:40:11 +0000</pubDate>
			<dc:creator>wordpressuser</dc:creator>
			<guid isPermaLink="false">112293@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have live forms using style sheet... so I reversed all of the changes so GF is using the default styles.&#60;/p&#62;
&#60;p&#62;I tried disabling allowing GF to output CSS and copied and pasted the GF CSS into my theme css files and for whatever reason, the GF styles in my theme CSS is not displaying the same as if I was allowing GF to output CSS. I hope this made sense.&#60;/p&#62;
&#60;p&#62;Here is the form: &#60;a href=&#34;https://www.speedyeyes.com/order-form/&#34; rel=&#34;nofollow&#34;&#62;https://www.speedyeyes.com/order-form/&#60;/a&#62; ... but right now it is using the standard GF output.&#60;/p&#62;
&#60;p&#62;I am trying to figure out how to disable GF CSS output and copy the GF CSS into my theme so I can modify the styles.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "CSS Styling Questions: How to and huh? / Best Practices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styling-questions-how-to-and-huh-best-practices#post-111641</link>
			<pubDate>Mon, 31 Dec 2012 10:17:08 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">111641@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I just tried loading this page and I get a 404 Not Found error:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://www.speedyeyes.com/speedy-eyes-order-form/&#34; rel=&#34;nofollow&#34;&#62;https://www.speedyeyes.com/speedy-eyes-order-form/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Do you have a current URL where we can see what's going on?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wordpressuser on "CSS Styling Questions: How to and huh? / Best Practices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styling-questions-how-to-and-huh-best-practices#post-111484</link>
			<pubDate>Mon, 31 Dec 2012 04:21:07 +0000</pubDate>
			<dc:creator>wordpressuser</dc:creator>
			<guid isPermaLink="false">111484@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No caching plugins...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "CSS Styling Questions: How to and huh? / Best Practices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styling-questions-how-to-and-huh-best-practices#post-109272</link>
			<pubDate>Thu, 27 Dec 2012 19:33:53 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">109272@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Are you currently running any caching plugins? Hopefully, you can get this sorted out soon.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wordpressuser on "CSS Styling Questions: How to and huh? / Best Practices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styling-questions-how-to-and-huh-best-practices#post-109264</link>
			<pubDate>Thu, 27 Dec 2012 19:13:46 +0000</pubDate>
			<dc:creator>wordpressuser</dc:creator>
			<guid isPermaLink="false">109264@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;By the way, i reversed everything because of a live form... so you will not be able to see this if you go to the page.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wordpressuser on "CSS Styling Questions: How to and huh? / Best Practices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styling-questions-how-to-and-huh-best-practices#post-109263</link>
			<pubDate>Thu, 27 Dec 2012 19:12:00 +0000</pubDate>
			<dc:creator>wordpressuser</dc:creator>
			<guid isPermaLink="false">109263@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I disabled the GF CSS output in settings after copying and pasting the entire GF forms.css content to my theme custom.css and none of the GF styles are working.&#60;/p&#62;
&#60;p&#62;What am I missing?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "CSS Styling Questions: How to and huh? / Best Practices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styling-questions-how-to-and-huh-best-practices#post-109153</link>
			<pubDate>Thu, 27 Dec 2012 14:48:20 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">109153@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It unfortunately isn't a pick and choose system. You can do overrides or turn off Gravity Forms CSS. &#60;/p&#62;
&#60;p&#62;Those are our best practices. All my best.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wordpressuser on "CSS Styling Questions: How to and huh? / Best Practices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styling-questions-how-to-and-huh-best-practices#post-108886</link>
			<pubDate>Thu, 27 Dec 2012 05:26:49 +0000</pubDate>
			<dc:creator>wordpressuser</dc:creator>
			<guid isPermaLink="false">108886@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm sorry if I missed answers to the following questions somewhere... I definitely browsed the forum AND read through the documentation... however, I can't seem to figure this out. I consider myself of moderate CSS ability.&#60;/p&#62;
&#60;p&#62;My problem is that my form seems to be inheriting the theme CSS AND the GF default CSS.&#60;/p&#62;
&#60;p&#62;Here is my form: &#60;a href=&#34;https://www.speedyeyes.com/speedy-eyes-order-form/&#34; rel=&#34;nofollow&#34;&#62;https://www.speedyeyes.com/speedy-eyes-order-form/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I understand that I could go in and edit the GF forms.css file... but I know that is not best practice.&#60;/p&#62;
&#60;p&#62;It seems in some places I would like the default GF styles and in other places I would like my theme CSS. For fields that I want to have the theme CSS, I tried defining the &#34;Advanced &#38;gt; CSS Class Names&#34; for fields... but that doesn't seem to work. &#60;/p&#62;
&#60;p&#62;For example here: &#60;a href=&#34;https://www.speedyeyes.com/speedy-eyes-order-form/&#34; rel=&#34;nofollow&#34;&#62;https://www.speedyeyes.com/speedy-eyes-order-form/&#60;/a&#62; ... I would like to&#60;br /&#62;
 - Use the theme h2, but it is using both&#60;br /&#62;
 - Change the width of certain form fields&#60;br /&#62;
 - Increase the width of the field label&#60;br /&#62;
 - Increase the size of the field labels (e.g.: &#34;First&#34; and &#34;Last&#34;, under the form fields) and push them close to the field.&#60;br /&#62;
 - Change the style of the &#34;Price&#34;&#60;/p&#62;
&#60;p&#62;I see the settings options to disable GF output CSS, but I don't want that. &#60;/p&#62;
&#60;p&#62;My question is not necessarily how to do the above... but what the best practices are for handling these scenarios... should I (1) remove inapplicable CSS from GF forms.css so it inherits theme css? YUCK (2) create additional css in my theme CSS that repeats the theme CSS I want to use in the GF form &#60;/p&#62;
&#60;p&#62;And how do I define when GF should not use GF default styling? My attempts at using &#34;CSS Class Name&#34; have been unsuccessful
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
