<?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: Next and Submit Button Styling</title>
		<link>https://legacy.forums.gravityhelp.com/topic/next-and-submit-button-styling</link>
		<description>Gravity Support Forums Topic: Next and Submit Button Styling</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 19:56:23 +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/next-and-submit-button-styling" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Next and Submit Button Styling"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/next-and-submit-button-styling#post-73516</link>
			<pubDate>Sat, 01 Sep 2012 00:38:22 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">73516@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for that update.  Have a nice weekend.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>soupdigital on "Next and Submit Button Styling"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/next-and-submit-button-styling#post-73511</link>
			<pubDate>Fri, 31 Aug 2012 23:40:11 +0000</pubDate>
			<dc:creator>soupdigital</dc:creator>
			<guid isPermaLink="false">73511@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks you so much Chris, this works perfectly!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Next and Submit Button Styling"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/next-and-submit-button-styling#post-73502</link>
			<pubDate>Fri, 31 Aug 2012 18:46:00 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">73502@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Via email:&#60;/p&#62;
&#60;p&#62;Try adding this to your theme's stylesheet, wherever the theme provider suggests you add your custom CSS rules:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper input.button {
	font-size: 14px;
	border-top: 1px solid rgba(255, 255, 255, 0.25);
	color: #FFFFFF;
	background-color: #FF5C00;
	line-height: 1em;
	padding: 0.6em 1.3em;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	white-space: nowrap;
	display: inline-block;
	cursor: pointer;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;There are probably some gradient and hover issues to deal with, but this will get you close.  Screenshot: &#60;a href=&#34;http://minus.com/lbgFoiT7v0lgny&#34; rel=&#34;nofollow&#34;&#62;http://minus.com/lbgFoiT7v0lgny&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Next and Submit Button Styling"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/next-and-submit-button-styling#post-67433</link>
			<pubDate>Sun, 22 Jul 2012 11:36:33 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">67433@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Don't modify any of the plugin files. You will add custom styles to your themes's style.css.  If you copied the big blocks of style from the Fancy Buttons section of the stylesheet, then pasted them to the bottom of you style.css, you can change the existing selectors to include .gform_wrapper input.button.  Try that for a couple and take a look at your form.  I was able to change the size and color pretty quickly.  But there are a ton of styling changes applied to buttons in your theme.  It is going to take some work to get the Gravity Forms buttons to look the same, but it will be nice when that is done.&#60;/p&#62;
&#60;p&#62;Just start by copying the block from your style.css to the bottom of style.css, then add .gform_wrapper input.button where there are existing button references and refresh the page. You might be surprised how quickly that goes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>soupdigital on "Next and Submit Button Styling"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/next-and-submit-button-styling#post-67409</link>
			<pubDate>Sun, 22 Jul 2012 01:40:23 +0000</pubDate>
			<dc:creator>soupdigital</dc:creator>
			<guid isPermaLink="false">67409@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the quick reply Chris, legend.&#60;br /&#62;
I think this might be above my basic skills but I'll keep trying.  I'm trying to find the element with the plugin editor for Gforms but can't find it.  What plugin file should I be looking at?&#60;br /&#62;
Alternatively if there is a better way to change the formatting of the submit and next button that would get me close to that style then that would be ok also.&#60;/p&#62;
&#60;p&#62;Cheers
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Next and Submit Button Styling"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/next-and-submit-button-styling#post-67407</link>
			<pubDate>Sun, 22 Jul 2012 01:19:43 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">67407@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm not sure of the easiest way to do this.  If you look in your theme's stylesheet, you will see a section called &#60;strong&#62;/*=== FANCY BUTTONS&#60;/strong&#62;.  That's where the styles for the buttons begin.  You will need to use those styles to target this Gravity Form element:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.gform_wrapper input.button {&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I'm not sure if it will be easier to add that selector to each block in the stylesheet where the buttons are affected, or if it's easier to copy all the button styles to the bottom of your stylesheet and then add the &#60;strong&#62;.gform_wrapper input.button&#60;/strong&#62; selector there.   &#60;/p&#62;
&#60;p&#62;You need to do one or the other to make the Gravity Forms buttons look like your theme's styled buttons.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>soupdigital on "Next and Submit Button Styling"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/next-and-submit-button-styling#post-67402</link>
			<pubDate>Sun, 22 Jul 2012 01:03:13 +0000</pubDate>
			<dc:creator>soupdigital</dc:creator>
			<guid isPermaLink="false">67402@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm trying to keep consistency and leverage the same styling as my themes buttons for the &#34;Next&#34; and &#34;Submit&#34; button within Gravity Forms. I know I need to do this within the css but not too sure where to start.&#60;br /&#62;
It does not need to be the exact styling of my theme if that is an issue. But just need to begin editing the style of my form buttons (outside of loading and image within the form itself) as the default style is not optimal.&#60;br /&#62;
You can see the button style on the homepage here: &#60;a href=&#34;http://www.prepit.co.nz/&#34; rel=&#34;nofollow&#34;&#62;http://www.prepit.co.nz/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
