<?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: set a class name per submit button</title>
		<link>https://legacy.forums.gravityhelp.com/topic/set-a-class-name-per-submit-button</link>
		<description>Gravity Support Forums Topic: set a class name per submit button</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 11:23:54 +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/set-a-class-name-per-submit-button" rel="self" type="application/rss+xml" />

		<item>
			<title>corradomatt on "set a class name per submit button"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/set-a-class-name-per-submit-button#post-61202</link>
			<pubDate>Sat, 02 Jun 2012 15:56:02 +0000</pubDate>
			<dc:creator>corradomatt</dc:creator>
			<guid isPermaLink="false">61202@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The easiest way to do this is to create your own custom styles based upon the css that is already present in the gravity forms system. You can add your own classes but it involves changing some plugin files that would revert back when you update the plugin through the wordpress admin.&#60;/p&#62;
&#60;p&#62;To create your own styles, here are the css classes you need to work with...&#60;/p&#62;
&#60;p&#62;This applies to all forms...&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;body .gform_wrapper .gform_footer input[type=submit] {border:1px solid red}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;while this applies to the form with id=1...&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;body #gform_wrapper_1 .gform_footer input[type=submit] {border:1px solid red}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The above code was taken from &#60;a href=&#34;http://www.rocketgenius.com/gravity-forms-css-targeting-specific-elements/#highlighter_125354&#34; rel=&#34;nofollow&#34;&#62;http://www.rocketgenius.com/gravity-forms-css-targeting-specific-elements/#highlighter_125354&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>RogerSWD on "set a class name per submit button"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/set-a-class-name-per-submit-button#post-61200</link>
			<pubDate>Sat, 02 Jun 2012 14:12:12 +0000</pubDate>
			<dc:creator>RogerSWD</dc:creator>
			<guid isPermaLink="false">61200@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I can see how to do this for each field and the form itself. What about the submit button?&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
