<?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 customization assistance needed for Gravity Form widget</title>
		<link>https://legacy.forums.gravityhelp.com/topic/css-customization-assistance-needed-for-gravity-form-widget</link>
		<description>Gravity Support Forums Topic: CSS customization assistance needed for Gravity Form widget</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 18:18:41 +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-customization-assistance-needed-for-gravity-form-widget" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "CSS customization assistance needed for Gravity Form widget"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-customization-assistance-needed-for-gravity-form-widget#post-19627</link>
			<pubDate>Tue, 01 Mar 2011 09:15:05 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">19627@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You need to remove the top &#38;amp; bottom padding from the gform_footer div that contains the button. Try adding this to the end of your theme's style.css file or wherever you add custom CSS&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;body #gform_wrapper_1.gform_wrapper .gform_footer.right_label,
body #gform_wrapper_1.gform_wrapper .gform_footer.left_label {
    padding: 0 0 0 31%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Also, you might consider using the &#34;large&#34; field option on all of your fields so they display more uniformly. Just my opinion.&#60;/p&#62;
&#60;p&#62;test screenshot: &#60;a href=&#34;http://grab.by/9dSL&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/9dSL&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webwoman on "CSS customization assistance needed for Gravity Form widget"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-customization-assistance-needed-for-gravity-form-widget#post-19617</link>
			<pubDate>Tue, 01 Mar 2011 02:59:23 +0000</pubDate>
			<dc:creator>webwoman</dc:creator>
			<guid isPermaLink="false">19617@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am pretty much there. Added the following code to my Genesis child theme style sheet. Would still like to get rid of a wee bit more space above but not essential.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;body .gform_wrapper .gform_footer {
    float: left;
    margin: 0px 0 0 10px!important;
    width: auto;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>webwoman on "CSS customization assistance needed for Gravity Form widget"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-customization-assistance-needed-for-gravity-form-widget#post-19593</link>
			<pubDate>Mon, 28 Feb 2011 18:18:29 +0000</pubDate>
			<dc:creator>webwoman</dc:creator>
			<guid isPermaLink="false">19593@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have got the button underneath again so am working on trying to reduce the margin above it now.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webwoman on "CSS customization assistance needed for Gravity Form widget"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-customization-assistance-needed-for-gravity-form-widget#post-19592</link>
			<pubDate>Mon, 28 Feb 2011 18:03:01 +0000</pubDate>
			<dc:creator>webwoman</dc:creator>
			<guid isPermaLink="false">19592@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This worked brilliantly for me too except the submit button is now up beside the bottom fields instead of underneath. Any suggestions?&#60;br /&#62;
You can see the form here - &#60;a href=&#34;http://wordpresswebsites.co.nz/WebStrategies/&#34; rel=&#34;nofollow&#34;&#62;http://wordpresswebsites.co.nz/WebStrategies/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>davethackeray on "CSS customization assistance needed for Gravity Form widget"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-customization-assistance-needed-for-gravity-form-widget#post-13438</link>
			<pubDate>Fri, 26 Nov 2010 19:06:51 +0000</pubDate>
			<dc:creator>davethackeray</dc:creator>
			<guid isPermaLink="false">13438@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for your help with this. It's looking better already!&#60;/p&#62;
&#60;p&#62;Dave
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "CSS customization assistance needed for Gravity Form widget"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-customization-assistance-needed-for-gravity-form-widget#post-13437</link>
			<pubDate>Fri, 26 Nov 2010 18:58:44 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">13437@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It's inheriting some extra margins and spacing from your theme. You can try adding this to your custom CSS&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;li.widget.gform_widget ul li {margin:0!important; line-height:auto!important}
li.widget.gform_widget ul li.gfield input,li.gform_widget ul li.gfield textarea{margin-bottom:0!important}
li.widget.gform_widget .gform_footer {padding:0!important}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That should tighten it up quite a bit. You can tweak it a little more if you need.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>davethackeray on "CSS customization assistance needed for Gravity Form widget"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-customization-assistance-needed-for-gravity-form-widget#post-13434</link>
			<pubDate>Fri, 26 Nov 2010 18:27:41 +0000</pubDate>
			<dc:creator>davethackeray</dc:creator>
			<guid isPermaLink="false">13434@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey Kevin, Carl!&#60;/p&#62;
&#60;p&#62;I'm trying to tighten up the GF widget on my Headway-powered site.&#60;/p&#62;
&#60;p&#62;It's coming out really, really loose - taking up acres of page real estate down the page on the right hand side.&#60;/p&#62;
&#60;p&#62;Can you suggest how I can fix it so it's super-tightened up across all the fields? I'd like to keep the First Name, Last Name fields rather than just the Simple Name option if possible.&#60;/p&#62;
&#60;p&#62;A link to the page and the site:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.thepodcastguy.com&#34; rel=&#34;nofollow&#34;&#62;http://www.thepodcastguy.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks for your excellent work!&#60;/p&#62;
&#60;p&#62;Dave Thackeray
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
