<?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: Align form all the way to left</title>
		<link>https://legacy.forums.gravityhelp.com/topic/align-form-all-the-way-to-left</link>
		<description>Gravity Support Forums Topic: Align form all the way to left</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 17:49:30 +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/align-form-all-the-way-to-left" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Align form all the way to left"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-form-all-the-way-to-left#post-36897</link>
			<pubDate>Mon, 03 Oct 2011 11:52:40 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">36897@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Great. Thanks for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>soltzer on "Align form all the way to left"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-form-all-the-way-to-left#post-36878</link>
			<pubDate>Mon, 03 Oct 2011 10:35:06 +0000</pubDate>
			<dc:creator>soltzer</dc:creator>
			<guid isPermaLink="false">36878@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Kevin! That worked perfectly!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Align form all the way to left"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-form-all-the-way-to-left#post-36831</link>
			<pubDate>Sat, 01 Oct 2011 16:17:52 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">36831@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There's nothing per-se in the documentation about that. That's a style inheritance problem from your theme. The form list is normally justified to the left unless it's influenced by the theme.&#60;/p&#62;
&#60;p&#62;The unordered list that contains your form is inheriting a significant left margin from your theme ( style.css line 465 )&#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/odmNJL&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/odmNJL&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can add this to the end of your theme stylesheet and it should override that rule for your forms.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
#content .gform_wrapper ul.gform_fields  {
	margin: 0 !important
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/qlS08C&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/qlS08C&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>soltzer on "Align form all the way to left"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/align-form-all-the-way-to-left#post-36827</link>
			<pubDate>Sat, 01 Oct 2011 15:43:58 +0000</pubDate>
			<dc:creator>soltzer</dc:creator>
			<guid isPermaLink="false">36827@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey Guys,&#60;/p&#62;
&#60;p&#62;I'm sure I'm missing something in the documentation, but I can't seem to figure out how to align my form all the way over to the left.  The form is here: &#60;a href=&#34;http://www.butterflykissesphotography.biz/contact/&#34; rel=&#34;nofollow&#34;&#62;http://www.butterflykissesphotography.biz/contact/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Basically I want to get rid of that indent, so everything is aligned to the left, from the title all the way down to the button.  Is there an easy way to accomplish this?&#60;/p&#62;
&#60;p&#62;Thanks in advance for any insight!&#60;/p&#62;
&#60;p&#62;Best regards,&#60;br /&#62;
Glen
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
