<?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: Title Formatting and Text Sizing issues</title>
		<link>https://legacy.forums.gravityhelp.com/topic/title-formatting-and-text-sizing-issues</link>
		<description>Gravity Support Forums Topic: Title Formatting and Text Sizing issues</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 04:34:09 +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/title-formatting-and-text-sizing-issues" rel="self" type="application/rss+xml" />

		<item>
			<title>sergeson on "Title Formatting and Text Sizing issues"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/title-formatting-and-text-sizing-issues#post-207417</link>
			<pubDate>Fri, 12 Apr 2013 17:52:48 +0000</pubDate>
			<dc:creator>sergeson</dc:creator>
			<guid isPermaLink="false">207417@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks yet again!&#60;/p&#62;
&#60;p&#62;For q1, I could only get it to work by putting the code into an HTML element for the form.  Once I did that, the title converted nicely to an h2 tag.  From there, styling was easy.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Title Formatting and Text Sizing issues"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/title-formatting-and-text-sizing-issues#post-207181</link>
			<pubDate>Fri, 12 Apr 2013 12:37:07 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">207181@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You should be able to change the forms title from h3 to h2 using a bit of jquery, you can either add this to the page below the form embed code or you can add it to the form itself inside an html field.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script&#38;gt;
    jQuery(document).ready(function($){
        $(&#38;#39;h3.gform_title&#38;#39;).replaceWith( &#38;#39;&#38;lt;h2 class=&#38;quot;gform_title&#38;quot;&#38;gt;&#38;#39; + $(&#38;#39;h3.gform_title&#38;#39;).text() + &#38;#39;&#38;lt;/h2&#38;gt;&#38;#39; );
    });
&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Richard&#60;br /&#62;
--&#60;br /&#62;
Just another member of the community helping out where I can
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Title Formatting and Text Sizing issues"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/title-formatting-and-text-sizing-issues#post-207167</link>
			<pubDate>Fri, 12 Apr 2013 12:17:52 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">207167@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello again,&#60;/p&#62;
&#60;p&#62;For q2 you can modify that earlier css to set the overflow to visible&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#input_1_1_6_container {
float: none;
overflow: visible;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I will have a think about q1&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Richard&#60;br /&#62;
--&#60;br /&#62;
Just another member of the community helping out where I can
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sergeson on "Title Formatting and Text Sizing issues"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/title-formatting-and-text-sizing-issues#post-207054</link>
			<pubDate>Fri, 12 Apr 2013 11:14:36 +0000</pubDate>
			<dc:creator>sergeson</dc:creator>
			<guid isPermaLink="false">207054@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks to this forum, I'm about 90% of having my first form ready.&#60;/p&#62;
&#60;p&#62;I do have two questions.&#60;/p&#62;
&#60;p&#62;(1)  I'd like to format the title to be an h2 tag.  I found a post from 2 years ago that said this wasn't possible.  Is that still the case?&#60;/p&#62;
&#60;p&#62;(2)  For some reason, my form fields for NAME look cut off at the end.  In Safari, the last name is cut.  In Firefox, both the first name and last name are cut.  Will someone look at this and tell me what I missed?  &#60;a href=&#34;http://motionsplash.com/contact-us/&#34; rel=&#34;nofollow&#34;&#62;http://motionsplash.com/contact-us/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
