<?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: Style Changes since upgrade</title>
		<link>https://legacy.forums.gravityhelp.com/topic/style-changes-since-upgrade-1</link>
		<description>Gravity Support Forums Topic: Style Changes since upgrade</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 12:01:08 +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/style-changes-since-upgrade-1" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Style Changes since upgrade"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/style-changes-since-upgrade-1#post-36426</link>
			<pubDate>Wed, 28 Sep 2011 08:32:00 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">36426@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you're talking about upgrading the the latest 1.5.3 version, none of that should have changed. You do need to use better inheritance to override the defaults as described ( and as in the samples given ) in the documentation here.&#60;/p&#62;
&#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;
&#60;p&#62;Try replacing your rules above with these more specific ones&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper ul.gform_fields.right_label li,
body .gform_wrapper form ul.gform_fields.right_label li,
body .gform_wrapper ul.gform_fields.left_label li,
body .gform_wrapper form ul.gform_fields.left_label li {
	margin-bottom: 0
}

body .gform_wrapper .gform_body .gform_fields .gfield {
	padding: 2px
}

body .gform_wrapper .gform_footer {
	margin-top: 0
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/pHQTL4&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/pHQTL4&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>djadejones on "Style Changes since upgrade"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/style-changes-since-upgrade-1#post-36425</link>
			<pubDate>Wed, 28 Sep 2011 07:26:06 +0000</pubDate>
			<dc:creator>djadejones</dc:creator>
			<guid isPermaLink="false">36425@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Apologies, I previously posted this in the wrong topic.&#60;/p&#62;
&#60;p&#62;Hi Guys,&#60;/p&#62;
&#60;p&#62;I previously styled my forms to reduce the gap between the list of input boxes as the gap is a bit big, as you can see on one of my forms here: &#60;a href=&#34;http://www.primarycarecommunity.net/addanevent/&#34; rel=&#34;nofollow&#34;&#62;http://www.primarycarecommunity.net/addanevent/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have just updated my plugin, and my gap has gone back to the original size, now ignoring mt styles to reduce this.&#60;br /&#62;
Problem is that I have styled a few things in my CSS that I don't actually remember which but was doing this, the gravityforms related css is here:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper ul.right_label li,
.gform_wrapper form ul.right_label li,
.gform_wrapper ul.left_label li,
.gform_wrapper form ul.left_label li {margin-bottom:0px}

.gform_body li {padding: 2px;}

#gform_wrapper_4 .gform_footer, #gform_wrapper_5 .gform_footer, #gform_wrapper_1 .gform_footer, #gform_wrapper_2 .gform_footer, #gform_wrapper_3 .gform_footer, #gform_wrapper_6 .gform_footer, #gform_wrapper_7 .gform_footer, #gform_wrapper_8 .gform_footer, #gform_wrapper_9 .gform_footer  {margin-top: 0px;}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And I have had some comments on here in the past about my poor CSS but i'm sorry, this is the only knowledge I have so I would really appreciate if you could please help me reduce my gap between input fields.&#60;/p&#62;
&#60;p&#62;Thanks, Adrian
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
