<?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 Styles - tighten gaps</title>
		<link>https://legacy.forums.gravityhelp.com/topic/css-styles-tighten-gaps</link>
		<description>Gravity Support Forums Topic: CSS Styles - tighten gaps</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 09:01: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-styles-tighten-gaps" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "CSS Styles - tighten gaps"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styles-tighten-gaps#post-52609</link>
			<pubDate>Thu, 15 Mar 2012 17:23:09 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">52609@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey Leesa from Boston - you have yourself a great day too! Glad to help. ;)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Leesa - from Boston on "CSS Styles - tighten gaps"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styles-tighten-gaps#post-52608</link>
			<pubDate>Thu, 15 Mar 2012 17:19:57 +0000</pubDate>
			<dc:creator>Leesa - from Boston</dc:creator>
			<guid isPermaLink="false">52608@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey Rob, &#60;/p&#62;
&#60;p&#62;You are correct sir! The right alignment setting, plus your css magic did it all! &#60;/p&#62;
&#60;p&#62;Thank you for all of your help! Enjoy the remainder of the day. :)&#60;/p&#62;
&#60;p&#62;Best regards,&#60;br /&#62;
Leesa from Boston
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "CSS Styles - tighten gaps"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styles-tighten-gaps#post-52598</link>
			<pubDate>Thu, 15 Mar 2012 16:29:51 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">52598@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Actually, I think what may suit you better here is if you choose the Right Aligned label option in the form's settings.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Leesa - from Boston on "CSS Styles - tighten gaps"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styles-tighten-gaps#post-52592</link>
			<pubDate>Thu, 15 Mar 2012 15:38:27 +0000</pubDate>
			<dc:creator>Leesa - from Boston</dc:creator>
			<guid isPermaLink="false">52592@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey Rob,&#60;/p&#62;
&#60;p&#62;Any css for the wraps?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Leesa - from Boston on "CSS Styles - tighten gaps"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styles-tighten-gaps#post-52472</link>
			<pubDate>Wed, 14 Mar 2012 21:11:31 +0000</pubDate>
			<dc:creator>Leesa - from Boston</dc:creator>
			<guid isPermaLink="false">52472@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That helped even more! You are awsome! The wraps might be ok. I can give it a try. Here is what I currently have now at the bottom of my style.css.    &#60;a href=&#34;http://www.pastie.org/pastes/3597755/text&#34; rel=&#34;nofollow&#34;&#62;http://www.pastie.org/pastes/3597755/text&#60;/a&#62;. &#60;/p&#62;
&#60;p&#62;I'll wait for your reply about the wraps. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "CSS Styles - tighten gaps"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styles-tighten-gaps#post-52469</link>
			<pubDate>Wed, 14 Mar 2012 20:45:53 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">52469@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No problem, try this out:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper .gfield_description {
padding: 0 !important;
}
.gform_wrapper input[type=&#38;quot;text&#38;quot;], .gform_wrapper input[type=&#38;quot;url&#38;quot;], .gform_wrapper input[type=&#38;quot;email&#38;quot;], .gform_wrapper input[type=&#38;quot;tel&#38;quot;], .gform_wrapper input[type=&#38;quot;number&#38;quot;], .gform_wrapper input[type=&#38;quot;password&#38;quot;] {
margin-bottom: 0px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I believe the form inputs are being placed where they are based on your longest label which is the shipping/billing label, are you ok if that wraps?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Leesa - from Boston on "CSS Styles - tighten gaps"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styles-tighten-gaps#post-52467</link>
			<pubDate>Wed, 14 Mar 2012 20:39:06 +0000</pubDate>
			<dc:creator>Leesa - from Boston</dc:creator>
			<guid isPermaLink="false">52467@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Rob,&#60;/p&#62;
&#60;p&#62;Thank you for your SPEEDY reply! &#60;/p&#62;
&#60;p&#62;That did help. The only other tightening up is the &#34;Description&#34; fields rest far below the boxes. Where would I adjust the px or line height for that? Secondly, if I can align all the boxes 60 pixels more the left toward the titles, that would do the trick. &#60;/p&#62;
&#60;p&#62;Once I understand the above, I should be set for when I do my next two forms. I won't need to bug you again. :P&#60;/p&#62;
&#60;p&#62;Hope you can help. :)&#60;br /&#62;
THANKS in advance!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "CSS Styles - tighten gaps"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styles-tighten-gaps#post-52448</link>
			<pubDate>Wed, 14 Mar 2012 18:03:00 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">52448@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey Leesa from Boston! Try dropping this into your theme's stylesheet:&#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: 0 !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Leesa - from Boston on "CSS Styles - tighten gaps"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-styles-tighten-gaps#post-52440</link>
			<pubDate>Wed, 14 Mar 2012 17:28:07 +0000</pubDate>
			<dc:creator>Leesa - from Boston</dc:creator>
			<guid isPermaLink="false">52440@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
I've heard so much about how easy Gravity Forms are, and here I am asking for probably a fairly simple question.&#60;/p&#62;
&#60;p&#62;Here is my new form. I am looking to close or tighten up all the free vertical space. Less page scrolling is the goal here. I did look through the forum and played with css for about an hour or more and had to surrender. Hope you can help.&#60;/p&#62;
&#60;p&#62;Gravity Form:&#60;br /&#62;
&#60;a href=&#34;http://hooplawdsites.com/clients/2enerwp/order-form-2/&#34; rel=&#34;nofollow&#34;&#62;http://hooplawdsites.com/clients/2enerwp/order-form-2/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thank you for your time and expertise!&#60;br /&#62;
Leesa from Boston
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
