<?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: display:none for submit button</title>
		<link>https://legacy.forums.gravityhelp.com/topic/displaynone-for-submit-button</link>
		<description>Gravity Support Forums Topic: display:none for submit button</description>
		<language>en-US</language>
		<pubDate>Fri, 01 May 2026 05:03:26 +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/displaynone-for-submit-button" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "display:none for submit button"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/displaynone-for-submit-button#post-104974</link>
			<pubDate>Thu, 20 Dec 2012 12:28:58 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">104974@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for sharing that.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lacrossefits on "display:none for submit button"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/displaynone-for-submit-button#post-104973</link>
			<pubDate>Thu, 20 Dec 2012 12:27:21 +0000</pubDate>
			<dc:creator>lacrossefits</dc:creator>
			<guid isPermaLink="false">104973@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We love GravityForms, thanks for developing a real killer WP forms solution.&#60;/p&#62;
&#60;p&#62;This is a comment for folks looking for the same tweak as we were. We're finding that GF is a great solution to display certain data dynamically on a mobile website (great UX!). However, for certain uses, it's undesirable to have the submit button visible.&#60;/p&#62;
&#60;p&#62;We solved this by adding the CSS class 'nosubmit' in the form interface (within WP), and then adding the following snippet to the *last* stylesheet in the cascade:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
/* REMOVE SUBMIT BUTTON FROM GRAVITYFORMS */
.nosubmit .button.gform_button {
     display:none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;--&#60;/p&#62;
&#60;p&#62;Thanks again for the *awesome* solution!&#60;br /&#62;
Paul
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
