<?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: SUBMIT BUTTON - Missing in action</title>
		<link>https://legacy.forums.gravityhelp.com/topic/submit-button-missing-in-action</link>
		<description>Gravity Support Forums Topic: SUBMIT BUTTON - Missing in action</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 02:49:55 +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/submit-button-missing-in-action" rel="self" type="application/rss+xml" />

		<item>
			<title>socialhandlers on "SUBMIT BUTTON - Missing in action"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-button-missing-in-action#post-146489</link>
			<pubDate>Wed, 13 Feb 2013 04:55:53 +0000</pubDate>
			<dc:creator>socialhandlers</dc:creator>
			<guid isPermaLink="false">146489@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you that fixed my issue with the submit button essential looking weird like a smear.  Added those words in case someone searches those like I did. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "SUBMIT BUTTON - Missing in action"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-button-missing-in-action#post-87938</link>
			<pubDate>Tue, 06 Nov 2012 10:26:52 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">87938@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Your theme styles are essentially hiding your form buttons.. for example.&#60;/p&#62;
&#60;p&#62;style.css (line 927)&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
input.button, button.button {
    border: 0 none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;style.css (line 865)&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.button {
    background: url(&#38;quot;images/arrowBtn.png&#38;quot;) no-repeat scroll 9px 9px transparent;
    color: #F9F9F9;
    display: inline-block;
    font-size: 11px;
    line-height: 12px;
    padding: 5px 10px 6px 24px;
    text-decoration: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you disable those rules, then you'll see that your buttons appear &#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/SqpW1F&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/SqpW1F&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can either remove those styles from your stylesheet, or create more specific rules for your Gravity Forms buttons. You could re-declare the rules for the submit and button elements like this example.. then style them to your preference.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper form .gform_footer input[type=submit].button,
body .gform_wrapper form .gform_footer button {
	color: #790000;
	border: 2px solid #000
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Good luck.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brandchemist on "SUBMIT BUTTON - Missing in action"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/submit-button-missing-in-action#post-87792</link>
			<pubDate>Tue, 06 Nov 2012 00:53:19 +0000</pubDate>
			<dc:creator>brandchemist</dc:creator>
			<guid isPermaLink="false">87792@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've seen a few similar entries, but none of them have helped me.  Not only are all my forms missing the SUBMIT button, but they also don't show any NEXT or PREVIOUS buttons when using page breaks. I'm guessing its a CSS issue, but I have no idea how to fix it.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://anmstudio.com/insurance/auto-insurance-request/&#34; rel=&#34;nofollow&#34;&#62;http://anmstudio.com/insurance/auto-insurance-request/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks so much, in advance. I REALLY dig your Plug-in. Thanks, also, for creating it. This is the first problem Ive ever had with it.&#60;/p&#62;
&#60;p&#62;::Christopher
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
