<?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: Changing button class</title>
		<link>https://legacy.forums.gravityhelp.com/topic/changing-button-class</link>
		<description>Gravity Support Forums Topic: Changing button class</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 16:25: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/changing-button-class" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Changing button class"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-button-class#post-35845</link>
			<pubDate>Wed, 21 Sep 2011 09:47:10 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">35845@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There's currently not a filter to change the markup on those.. you would need to use new CSS rules to make changes.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper .gform_body .gform_page_footer .gform_next_button {
	border: 1px solid red
}
body .gform_wrapper .gform_body .gform_page_footer .gform_previous_button {
	border: 1px solid red
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clarkson on "Changing button class"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-button-class#post-35842</link>
			<pubDate>Wed, 21 Sep 2011 09:01:36 +0000</pubDate>
			<dc:creator>clarkson</dc:creator>
			<guid isPermaLink="false">35842@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;what about the next and previous buttons? [ steps page]
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Changing button class"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-button-class#post-35841</link>
			<pubDate>Wed, 21 Sep 2011 08:58:47 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">35841@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;you can use this filter to change the markup..&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_submit_button&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_submit_button&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;but it may be easier to simply to simply target the button with a new CSS rule and apply the same properties to the existing class as your current theme button class.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper .gform_footer input[type=submit] {border:1px solid red}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>clarkson on "Changing button class"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-button-class#post-35835</link>
			<pubDate>Wed, 21 Sep 2011 08:01:11 +0000</pubDate>
			<dc:creator>clarkson</dc:creator>
			<guid isPermaLink="false">35835@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello, i want to use my theme button class instead of the form button class, is there anyway to change the button class of the form?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
