<?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: Reduce space before Submit button - CSS</title>
		<link>https://legacy.forums.gravityhelp.com/topic/reduce-space-before-submit-button-css</link>
		<description>Gravity Support Forums Topic: Reduce space before Submit button - CSS</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 21:41:34 +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/reduce-space-before-submit-button-css" rel="self" type="application/rss+xml" />

		<item>
			<title>polishedlife on "Reduce space before Submit button - CSS"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/reduce-space-before-submit-button-css#post-14746</link>
			<pubDate>Sun, 19 Dec 2010 22:58:55 +0000</pubDate>
			<dc:creator>polishedlife</dc:creator>
			<guid isPermaLink="false">14746@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That worked, Kevin, thanks for the help!  Appreciate the quick replies...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Reduce space before Submit button - CSS"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/reduce-space-before-submit-button-css#post-14724</link>
			<pubDate>Sun, 19 Dec 2010 21:25:51 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">14724@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Append this to the end of your theme's stylesheet.  It will take care of the extra margins and paddings inherited from your theme.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/* reset margins and padding on form footer */
body .gform_wrapper .gform_footer {margin:0; padding:0}

/* remove the padding on the ul inherited from the theme */
body .gform_wrapper ul {padding:0!important}

/* remove the left margin on the li inherited from the theme */
body .gform_wrapper ul li {margin:0!important}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://grab.by/7YSG&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/7YSG&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>polishedlife on "Reduce space before Submit button - CSS"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/reduce-space-before-submit-button-css#post-14721</link>
			<pubDate>Sun, 19 Dec 2010 19:33:16 +0000</pubDate>
			<dc:creator>polishedlife</dc:creator>
			<guid isPermaLink="false">14721@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks, sorry, meant to include this:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://polishedlife.com/test/&#34; rel=&#34;nofollow&#34;&#62;http://polishedlife.com/test/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Would like the space before the 'submit' button removed, and space after each of the input areas (the checkbox and the radio buttons) reduced as well.&#60;/p&#62;
&#60;p&#62;Thanks, Kevin.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Reduce space before Submit button - CSS"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/reduce-space-before-submit-button-css#post-14720</link>
			<pubDate>Sun, 19 Dec 2010 19:19:18 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">14720@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I can't really give you any guidance without seeing the form itself. Please post the URL to your form page and I'll take a look at it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>polishedlife on "Reduce space before Submit button - CSS"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/reduce-space-before-submit-button-css#post-14719</link>
			<pubDate>Sun, 19 Dec 2010 19:11:09 +0000</pubDate>
			<dc:creator>polishedlife</dc:creator>
			<guid isPermaLink="false">14719@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi - I have a simple form that's not using any extra stuff (fancybox, etc).  There is only one radio button selection.  But between the radio buttons and the submit button, there is a huge amount of space (looks like the equivalent of about 3 or 4 'line return' tags).&#60;/p&#62;
&#60;p&#62;I'm not great with CSS, can someone please tell me what to change in my CSS to override all this space?  I assume it's several margin and paddings, but if someone could give me the exact CSS tags to drop in to reduce this down to almost nothing, it would be appreciated!&#60;/p&#62;
&#60;p&#62;Thanks...
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
