<?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 on Wordpress for GF</title>
		<link>https://legacy.forums.gravityhelp.com/topic/css-styling-on-wordpress-for-gf</link>
		<description>Gravity Support Forums Topic: CSS Styling on Wordpress for GF</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 05:18:17 +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-on-wordpress-for-gf" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "CSS Styling on Wordpress for GF"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styling-on-wordpress-for-gf#post-75221</link>
			<pubDate>Thu, 13 Sep 2012 21:50:34 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">75221@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It has nothing to do with which stylesheet is loaded first.  It has to do with specificity.  If you make your rules specific enough, they will override any rules which are less specific.  Add as many ancestors as you can to ensure your rule is the most specific one, and your CSS will &#34;win&#34;.  You can cheat the system if this does not work as expected, and add the &#60;strong&#62;!important&#60;/strong&#62; declaration to your rule.  Please see this CSS documentation:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://css-tricks.com/specifics-on-css-specificity/&#34; rel=&#34;nofollow&#34;&#62;http://css-tricks.com/specifics-on-css-specificity/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://coding.smashingmagazine.com/2010/11/02/the-important-css-declaration-how-and-when-to-use-it/&#34; rel=&#34;nofollow&#34;&#62;http://coding.smashingmagazine.com/2010/11/02/the-important-css-declaration-how-and-when-to-use-it/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>e-rik on "CSS Styling on Wordpress for GF"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styling-on-wordpress-for-gf#post-74939</link>
			<pubDate>Wed, 12 Sep 2012 04:30:13 +0000</pubDate>
			<dc:creator>e-rik</dc:creator>
			<guid isPermaLink="false">74939@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@Rob Harrel If I put style info for gf elements in my child theme's style.css, will it override styles in plugins/gravityforms/css? I mean: which stylesheet is executed first?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "CSS Styling on Wordpress for GF"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styling-on-wordpress-for-gf#post-68767</link>
			<pubDate>Tue, 31 Jul 2012 10:29:11 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">68767@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you're modifying your theme files, you should probably be using a child theme. That way your changes will not be lost when you update your theme.&#60;/p&#62;
&#60;p&#62;You can add an additional stylesheet to you theme.  Just save the CSS to a file called &#34;gravity-style.css&#34; in your theme folder, then add this to your theme's  header.php (of course, &#60;strong&#62;this too&#60;/strong&#62; will be lost when you update the theme, so, you should really be using a child theme if you want to make modifications):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
&#38;lt;link rel=&#38;quot;stylesheet&#38;quot; type=&#38;quot;text/css&#38;quot; href=&#38;quot;&#38;lt;?php bloginfo(&#38;#39;get_stylesheet_directory_uri&#38;#39;); ?&#38;gt;/gravity-style.css&#38;quot; media=&#38;quot;screen&#38;quot; /&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>lam09 on "CSS Styling on Wordpress for GF"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styling-on-wordpress-for-gf#post-68756</link>
			<pubDate>Tue, 31 Jul 2012 10:03:22 +0000</pubDate>
			<dc:creator>lam09</dc:creator>
			<guid isPermaLink="false">68756@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There isnt any place for css outside of the theme and so theme updates will overwrite too&#60;/p&#62;
&#60;p&#62;Will see if there is a CSS plug in that adds css outside of the GF and the theme
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "CSS Styling on Wordpress for GF"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styling-on-wordpress-for-gf#post-68755</link>
			<pubDate>Tue, 31 Jul 2012 09:59:03 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">68755@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You don't want to edit the plugin css, notice I said drop into your theme's stylesheet. :)&#60;/p&#62;
&#60;p&#62;Since each theme is setup differently, if you are unsure of where to place custom css, you should reach out to your theme author/creator.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lam09 on "CSS Styling on Wordpress for GF"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styling-on-wordpress-for-gf#post-68754</link>
			<pubDate>Tue, 31 Jul 2012 09:56:42 +0000</pubDate>
			<dc:creator>lam09</dc:creator>
			<guid isPermaLink="false">68754@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks - where is that css to go?&#60;/p&#62;
&#60;p&#62;If I edit the plug in css, will it not be deleted each time the plug in is updated?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "CSS Styling on Wordpress for GF"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styling-on-wordpress-for-gf#post-68752</link>
			<pubDate>Tue, 31 Jul 2012 09:49:36 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">68752@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;For your form with the submit button, see this &#60;a href=&#34;http://www.evernote.com/shard/s212/sh/e8133c89-d232-49c7-ba1e-0d7eae7ebee2/8309c585538a2e4793b10af51bc43f63&#34; rel=&#34;nofollow&#34;&#62;Screenshot&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I used this to start playing around with restyling (obviously there is a decent amount of overriding to do, but this should give you a start):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_footer input.button {
background: none;
color: #666 !important;
border: 1px solid #666 !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;For the form with the inputs, drop this into your theme's stylesheet:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper input[type=&#38;quot;text&#38;quot;], .gform_wrapper input[type=&#38;quot;url&#38;quot;], .gform_wrapper input[type=&#38;quot;email&#38;quot;], .gform_wrapper input[type=&#38;quot;tel&#38;quot;], .gform_wrapper input[type=&#38;quot;number&#38;quot;], .gform_wrapper input[type=&#38;quot;password&#38;quot;] {
border: 1px solid #666;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>lam09 on "CSS Styling on Wordpress for GF"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styling-on-wordpress-for-gf#post-68729</link>
			<pubDate>Tue, 31 Jul 2012 08:32:07 +0000</pubDate>
			<dc:creator>lam09</dc:creator>
			<guid isPermaLink="false">68729@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sure - Form 1 - &#60;a href=&#34;http://tinyurl.com/dyb32sn&#34; rel=&#34;nofollow&#34;&#62;http://tinyurl.com/dyb32sn&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Form 2 - &#60;a href=&#34;http://tinyurl.com/c2y6qcm&#34; rel=&#34;nofollow&#34;&#62;http://tinyurl.com/c2y6qcm&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "CSS Styling on Wordpress for GF"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styling-on-wordpress-for-gf#post-68728</link>
			<pubDate>Tue, 31 Jul 2012 08:29:14 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">68728@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you link to your form please so we can see the CSS it is inheriting from your theme?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lam09 on "CSS Styling on Wordpress for GF"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styling-on-wordpress-for-gf#post-68725</link>
			<pubDate>Tue, 31 Jul 2012 08:25:14 +0000</pubDate>
			<dc:creator>lam09</dc:creator>
			<guid isPermaLink="false">68725@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, I have 2 wordpress sites using this plug in.&#60;br /&#62;
The forms work perfectly, it's the styling that is the issue.&#60;/p&#62;
&#60;p&#62;Site 1 - the theme seems to make the gravity form send button white with white text and I can't seem to change it despiste messing with the default css that came with the theme. Is there anyway to override this so the GF form styling is used?&#60;/p&#62;
&#60;p&#62;Site 2 - the theme seems to have no borders on the gravity form, so the field titles are floating in space and it's unclear where to type these in. Any advise on getting the borders to show?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
