<?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: Gravity Forms widget not displaying properly in footer</title>
		<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-widget-not-displaying-properly-in-footer</link>
		<description>Gravity Support Forums Topic: Gravity Forms widget not displaying properly in footer</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 22:09:47 +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/gravity-forms-widget-not-displaying-properly-in-footer" rel="self" type="application/rss+xml" />

		<item>
			<title>Richard Vav on "Gravity Forms widget not displaying properly in footer"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-widget-not-displaying-properly-in-footer#post-100958</link>
			<pubDate>Mon, 10 Dec 2012 15:08:09 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">100958@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Good to hear your problem is sorted, and thanks for sharing the full solution with the rest of the community.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nicholastys on "Gravity Forms widget not displaying properly in footer"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-widget-not-displaying-properly-in-footer#post-100935</link>
			<pubDate>Mon, 10 Dec 2012 14:27:41 +0000</pubDate>
			<dc:creator>nicholastys</dc:creator>
			<guid isPermaLink="false">100935@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;My code plus your code worked great. I also added an extra line to move the Submit button closer. The full code for footer forms is as follows and should work for all of those incredible themes made by Goodlayers. Thanks!&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;}
.gform_body li {
border: 0px !important;
padding: 0px !important;
}
div.footer-wrapper div.custom-sidebar .gform_body ul li {
background: none !important;
}
.gform_wrapper input[type=&#38;quot;text&#38;quot;], input[type=&#38;quot;password&#38;quot;], input[type=&#38;quot;email&#38;quot;], textarea, select {
margin-bottom: 5px !important;
}
.gform_wrapper .gform_footer {
padding: 5px 0 10px 0 !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Gravity Forms widget not displaying properly in footer"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-widget-not-displaying-properly-in-footer#post-100861</link>
			<pubDate>Mon, 10 Dec 2012 11:31:07 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">100861@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;try this&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.gform_wrapper input[type=&#38;quot;text&#38;quot;], input[type=&#38;quot;password&#38;quot;], input[type=&#38;quot;email&#38;quot;], textarea, select {
margin-bottom: 0 !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>nicholastys on "Gravity Forms widget not displaying properly in footer"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-widget-not-displaying-properly-in-footer#post-100834</link>
			<pubDate>Mon, 10 Dec 2012 10:18:00 +0000</pubDate>
			<dc:creator>nicholastys</dc:creator>
			<guid isPermaLink="false">100834@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I added some custom CSS but there's still too much space between the fields. Any ideas?&#60;/p&#62;
&#60;p&#62;I used this so far:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.gform_body li {
border: 0px !important;
padding: 0 !important;
}
div.footer-wrapper div.custom-sidebar .gform_body ul li {
background: none !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Gravity Forms widget not displaying properly in footer"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-widget-not-displaying-properly-in-footer#post-100781</link>
			<pubDate>Mon, 10 Dec 2012 06:35:07 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">100781@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It looks like you solved your problem.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nicholastys on "Gravity Forms widget not displaying properly in footer"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-widget-not-displaying-properly-in-footer#post-100121</link>
			<pubDate>Fri, 07 Dec 2012 16:36:13 +0000</pubDate>
			<dc:creator>nicholastys</dc:creator>
			<guid isPermaLink="false">100121@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I should also mention that I'm currently testing GF to see how it works before purchasing a developer licence. We use a lot of themes from Themeforest, including others made by the makers of Modernize, so we're really hoping to find a solution here. Apart from this, we've loved using GF so far!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nicholastys on "Gravity Forms widget not displaying properly in footer"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-widget-not-displaying-properly-in-footer#post-100108</link>
			<pubDate>Fri, 07 Dec 2012 15:48:37 +0000</pubDate>
			<dc:creator>nicholastys</dc:creator>
			<guid isPermaLink="false">100108@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, I'm having some trouble with how a contact form is displaying in the footer of the theme Modernize. There is unwanted space, a line, and an angle bracket. I have tried [raw] and [no format]. I think I might need some CSS to override the existing formatting? I know this theme has partial support for CF7 but not GF. Please help! Thanks.&#60;br /&#62;
&#60;a href=&#34;http://omni-demo-915.com/&#34; rel=&#34;nofollow&#34;&#62;http://omni-demo-915.com/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
