<?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: Field Spacing</title>
		<link>https://legacy.forums.gravityhelp.com/topic/field-spacing</link>
		<description>Gravity Support Forums Topic: Field Spacing</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 21:41:02 +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/field-spacing" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Field Spacing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-spacing#post-22153</link>
			<pubDate>Thu, 31 Mar 2011 08:50:17 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">22153@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;My pleasure. Thanks for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ibizworks on "Field Spacing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-spacing#post-22151</link>
			<pubDate>Thu, 31 Mar 2011 08:43:45 +0000</pubDate>
			<dc:creator>ibizworks</dc:creator>
			<guid isPermaLink="false">22151@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks, Kevin!  That worked perfectly.  Much appreciated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Field Spacing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-spacing#post-22131</link>
			<pubDate>Wed, 30 Mar 2011 22:16:10 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">22131@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Okay, try adding this to the end of your style.css file&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body #gform_wrapper_1 {
    margin: -20px 0 0 0;
}

body #footer-widgeted .gform_wrapper ul,
body #footer-widgeted .gform_wrapper ul li {
    margin: 0;
    padding: 0;
}

body #gform_wrapper_1 .gform_footer {
    margin: 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;test screenshot: &#60;a href=&#34;http://j.mp/f1bxpd&#34; rel=&#34;nofollow&#34;&#62;http://j.mp/f1bxpd&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Field Spacing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-spacing#post-22129</link>
			<pubDate>Wed, 30 Mar 2011 21:44:42 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">22129@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No worries. Sorry, I guess that kinda came across wrong looking back. Let me take a closer look at your form and I'll whip up a little CSS snippet to get you on your way.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ibizworks on "Field Spacing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-spacing#post-22127</link>
			<pubDate>Wed, 30 Mar 2011 21:42:01 +0000</pubDate>
			<dc:creator>ibizworks</dc:creator>
			<guid isPermaLink="false">22127@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks, Kevin.  We did see/read the FAQ page, but it sort of flew over our head, probably like most who don't make a living css coding :)&#60;/p&#62;
&#60;p&#62;We were able to remove the bullets, but need a bit more help determining how to remove the extra margins and paddings connected to our list inside the footer.&#60;/p&#62;
&#60;p&#62;We only need help on these four simple four field form then we (and you) are on our way.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Field Spacing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-spacing#post-22123</link>
			<pubDate>Wed, 30 Mar 2011 21:19:59 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">22123@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;For the arrows, check the first question on formatting/styling on the FAQ page.&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/frequently-asked-questions/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/frequently-asked-questions/&#60;/a&#62;&#60;br /&#62;
Did you check there before?&#60;/p&#62;
&#60;p&#62;line 1732 of your style.css file adds extra margins &#38;amp; paddings to all lists inside the footer. Your form is contained in a list so it's inheriting from that. You'll need to override that with a new rule. You can find out how to properly target the list items and other elements for CSS manipulation from this guide.&#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;</description>
		</item>
		<item>
			<title>ibizworks on "Field Spacing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-spacing#post-22121</link>
			<pubDate>Wed, 30 Mar 2011 21:11:55 +0000</pubDate>
			<dc:creator>ibizworks</dc:creator>
			<guid isPermaLink="false">22121@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello:  On our site &#60;a href=&#34;http://www.portalchatter.com/tempcurbscapesdesign/&#34; rel=&#34;nofollow&#34;&#62;http://www.portalchatter.com/tempcurbscapesdesign/&#60;/a&#62; at the bottom left hand portion of our site we have a form we would like to tighten up the link spacing and get rid of the green arrows.  Can anyone provide advice how to make this happen?  Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
