<?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: Two lines and styles of Submit button text</title>
		<link>https://legacy.forums.gravityhelp.com/topic/two-lines-and-styles-of-submit-button-text</link>
		<description>Gravity Support Forums Topic: Two lines and styles of Submit button text</description>
		<language>en-US</language>
		<pubDate>Sun, 05 Apr 2026 18:01:45 +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/two-lines-and-styles-of-submit-button-text" rel="self" type="application/rss+xml" />

		<item>
			<title>Richard Vav on "Two lines and styles of Submit button text"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/two-lines-and-styles-of-submit-button-text#post-318392</link>
			<pubDate>Wed, 12 Jun 2013 05:38:37 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">318392@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're welcome.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Josh Fialkoff on "Two lines and styles of Submit button text"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/two-lines-and-styles-of-submit-button-text#post-318391</link>
			<pubDate>Wed, 12 Jun 2013 05:37:47 +0000</pubDate>
			<dc:creator>Josh Fialkoff</dc:creator>
			<guid isPermaLink="false">318391@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Perfect! Thanks for your quick and thorough reply!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Two lines and styles of Submit button text"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/two-lines-and-styles-of-submit-button-text#post-318301</link>
			<pubDate>Wed, 12 Jun 2013 03:45:28 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">318301@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Josh,&#60;/p&#62;
&#60;p&#62;It is possible, you would use the &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_submit_button&#34; rel=&#34;nofollow&#34;&#62;gform_submit_button&#60;/a&#62; filter like this for example&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;add_filter(&#38;quot;gform_submit_button&#38;quot;, &#38;quot;form_submit_button&#38;quot;, 10, 2);
function form_submit_button($button, $form){
    return &#38;quot;&#38;lt;button class=&#38;#39;button&#38;#39; id=&#38;#39;gform_submit_button_{$form[&#38;quot;id&#38;quot;]}&#38;#39;&#38;gt;&#38;lt;span class=&#38;#39;bigger_text&#38;#39;&#38;gt;Contact Us&#38;lt;/span&#38;gt;&#38;lt;br&#38;gt;&#38;lt;span class=&#38;#39;smaller_text&#38;#39;&#38;gt;to learn more&#38;lt;/span&#38;gt;&#38;lt;/button&#38;gt;&#38;quot;;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;you would add this to your theme's functions.php file between the opening and closing php tags.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Richard
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Josh Fialkoff on "Two lines and styles of Submit button text"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/two-lines-and-styles-of-submit-button-text#post-317511</link>
			<pubDate>Tue, 11 Jun 2013 16:57:32 +0000</pubDate>
			<dc:creator>Josh Fialkoff</dc:creator>
			<guid isPermaLink="false">317511@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
Is it possible to have two separate lines of text on the submit button?&#60;br /&#62;
If so, is it possible to have separate CSS classes for each line?&#60;br /&#62;
The use case is something like this:&#60;br /&#62;
(Bigger text)Contact Us&#60;br /&#62;
(Smaller text)to learn more&#60;br /&#62;
Thanks,&#60;br /&#62;
Josh
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
