<?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 CSS over riding Gravity Form CSS</title>
		<link>https://legacy.forums.gravityhelp.com/topic/theme-css-over-riding-gravity-form-css</link>
		<description>Gravity Support Forums Topic: Theme CSS over riding Gravity Form CSS</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 04:50:50 +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-css-over-riding-gravity-form-css" rel="self" type="application/rss+xml" />

		<item>
			<title>Byronvale on "Theme CSS over riding Gravity Form CSS"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/theme-css-over-riding-gravity-form-css#post-184091</link>
			<pubDate>Mon, 25 Mar 2013 11:19:05 +0000</pubDate>
			<dc:creator>Byronvale</dc:creator>
			<guid isPermaLink="false">184091@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Kevin, thanks for your help. I looked at the code you pointed out and fixed it myself. Thanks for the point in the right direction.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Theme CSS over riding Gravity Form CSS"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/theme-css-over-riding-gravity-form-css#post-183999</link>
			<pubDate>Mon, 25 Mar 2013 08:28:20 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">183999@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;WooThemes has added Gravity Forms specific styling to their themes that override the default &#34;top label&#34; settings. You'll want to contact the WooThemes support team for suggestions on how to best override or remove their theme styles so the default Gravity Forms styling works correctly.&#60;/p&#62;
&#60;p&#62;for example, if you disable this rule on line 665 of the theme's style.css file…&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper .top_label .gfield_label {
    display: block;
    float: left;
    margin: 5px 0 4px !important;
    padding-right: 20px;
    width: 100px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;you'll see that the form starts looking more like the default.. at least the top label position.&#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://i.imgur.com/7HSXu3J.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/7HSXu3J.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;the left float and width specification on the label in their rule is forcing the label position and the &#34;cramped&#34; label layout.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Byronvale on "Theme CSS over riding Gravity Form CSS"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/theme-css-over-riding-gravity-form-css#post-183945</link>
			<pubDate>Mon, 25 Mar 2013 07:10:31 +0000</pubDate>
			<dc:creator>Byronvale</dc:creator>
			<guid isPermaLink="false">183945@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When I use Gravity Form with other themes it looks great but when I use the Mainstream theme it looks like this.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.byronvale.com/community-noticeboard/submit-a-community-notice/&#34; rel=&#34;nofollow&#34;&#62;http://www.byronvale.com/community-noticeboard/submit-a-community-notice/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Everything is bold and the questions don't run horizontal above the answers. I know it's the CSS but everything I have tried changing doesn't fix it. Any suggestions where to start would be great.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
