<?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: Section breaks are breaking my form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/section-breaks-are-breaking-my-form</link>
		<description>Gravity Support Forums Topic: Section breaks are breaking my form</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 05:05:00 +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/section-breaks-are-breaking-my-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Richard Vav on "Section breaks are breaking my form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/section-breaks-are-breaking-my-form#post-51499</link>
			<pubDate>Tue, 06 Mar 2012 16:47:31 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">51499@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No problem, just out of interest you have quite a big chunk of css inluded in the head of the page itself, if that is on all your pages you might consider moving it to your stylesheet it might help speed up page load times.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gietz on "Section breaks are breaking my form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/section-breaks-are-breaking-my-form#post-51498</link>
			<pubDate>Tue, 06 Mar 2012 16:40:58 +0000</pubDate>
			<dc:creator>gietz</dc:creator>
			<guid isPermaLink="false">51498@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Wow! I can't believe I missed that 2 &#38;amp; 3. Thanks guys for helping!!!!!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Section breaks are breaking my form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/section-breaks-are-breaking-my-form#post-51496</link>
			<pubDate>Tue, 06 Mar 2012 16:26:06 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">51496@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;As Rob points out the code block line numbers are what are preventing that style from working, as a side note it's always a good idea to disable caching when developing pages as having it enabled will prevent changes from appearing until the cache is rebuilt which can be hours or days later.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Section breaks are breaking my form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/section-breaks-are-breaking-my-form#post-51495</link>
			<pubDate>Tue, 06 Mar 2012 16:18:45 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">51495@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You have the numbers from the code block in there. When you hover the code block you should see an icon (first one on the left) to pop the code as plain text. Copy that and paste it over what you have there.&#60;/p&#62;
&#60;p&#62;Or you can just go in there and manually remove the #'s 2 and 3, then save.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gietz on "Section breaks are breaking my form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/section-breaks-are-breaking-my-form#post-51489</link>
			<pubDate>Tue, 06 Mar 2012 15:52:42 +0000</pubDate>
			<dc:creator>gietz</dc:creator>
			<guid isPermaLink="false">51489@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I was using wp cache plugin...I just deactivated it. Here is a screen shot of where I am putting Richard's code but not sure I am doing it right? Am I missing something? &#60;a href=&#34;http://bit.ly/y96jdC&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/y96jdC&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Section breaks are breaking my form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/section-breaks-are-breaking-my-form#post-51485</link>
			<pubDate>Tue, 06 Mar 2012 15:31:40 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">51485@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@richardvav's solution is the fix, see screenshot:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/cf9m&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/cf9m&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Are you placing that style in the correct place and are you running any caching plugins because I don't see that style block in your theme's stylesheet (i added the one you see in my screenshot via chrome developer tools).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Section breaks are breaking my form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/section-breaks-are-breaking-my-form#post-51484</link>
			<pubDate>Tue, 06 Mar 2012 15:31:22 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">51484@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Looking at your css I can't see that new rule, did you remove it? If so could you put it back in at the bottom of the style.css file so I can see how it changed things.&#60;/p&#62;
&#60;p&#62;Thanks,
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gietz on "Section breaks are breaking my form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/section-breaks-are-breaking-my-form#post-51482</link>
			<pubDate>Tue, 06 Mar 2012 15:09:34 +0000</pubDate>
			<dc:creator>gietz</dc:creator>
			<guid isPermaLink="false">51482@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It moved things around a bit but didn't fix it. Would it help to take a peak inside the theme? Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Section breaks are breaking my form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/section-breaks-are-breaking-my-form#post-51481</link>
			<pubDate>Tue, 06 Mar 2012 15:03:22 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">51481@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;OK the footer floating up is something I haven't come across before, it's likely something in your themes css that is causing it but I haven't found it yet however if you add the following to your stylesheet it should sort it out.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.gform_page_footer {
clear: both;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Section breaks are breaking my form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/section-breaks-are-breaking-my-form#post-51477</link>
			<pubDate>Tue, 06 Mar 2012 14:52:25 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">51477@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi gietz,&#60;/p&#62;
&#60;p&#62;What you see showing through the middle of the phone and email field labels isn't the remnants of the section break field but the top border of the forms footer.  For some reason the footer isn't clearing the floated fields above which is causing it and the buttons it contains to float up the page.  I will take a closer look and come back to you later.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
