<?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: Delete Form Title Name</title>
		<link>https://legacy.forums.gravityhelp.com/topic/delete-form-title-name</link>
		<description>Gravity Support Forums Topic: Delete Form Title Name</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 04:48:41 +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/delete-form-title-name" rel="self" type="application/rss+xml" />

		<item>
			<title>fineline on "Delete Form Title Name"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/delete-form-title-name#post-122666</link>
			<pubDate>Tue, 15 Jan 2013 15:04:44 +0000</pubDate>
			<dc:creator>fineline</dc:creator>
			<guid isPermaLink="false">122666@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Perfect!  Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Delete Form Title Name"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/delete-form-title-name#post-122655</link>
			<pubDate>Tue, 15 Jan 2013 14:53:39 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">122655@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Add this to your theme's stylesheet or wherever the theme provider wants you to add custom CSS:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper h3.gform_title {
  display:none!important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>fineline on "Delete Form Title Name"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/delete-form-title-name#post-122653</link>
			<pubDate>Tue, 15 Jan 2013 14:38:26 +0000</pubDate>
			<dc:creator>fineline</dc:creator>
			<guid isPermaLink="false">122653@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That's not the way I post a form so I am never presented with that option.  After I make a product in Cart66, I choose to use a Gravity Form for the product information.  I have a dropdown menu to choose a GF that I previously made.  Here's a screen shot.  &#60;a href=&#34;http://finelineprintlab.com/temp/screen-shot1.jpg&#34; rel=&#34;nofollow&#34;&#62;http://finelineprintlab.com/temp/screen-shot1.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The CSS from the GF is still passed on though.  I can see the title in the code.  So I just need a generic code that will eliminate the title from all Gravity Forms.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Delete Form Title Name"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/delete-form-title-name#post-121878</link>
			<pubDate>Mon, 14 Jan 2013 20:48:56 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">121878@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can chose not to show the form title when you embed the form.  Uncheck the checkbox option &#60;strong&#62;[&#38;nbsp;&#38;nbsp;] Display form title&#60;/strong&#62; you are presented with when embedding a form on the Page editor.  Screenshot: &#60;/p&#62;
&#60;p&#62;When you're done, your shortcode will contain this little bit of information in the shortcode to suppress the title of the form: &#60;a href=&#34;http://minus.com/l10ag8t8OwENM&#34; rel=&#34;nofollow&#34;&#62;http://minus.com/l10ag8t8OwENM&#60;/a&#62;&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;title=&#38;quot;false&#38;quot;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>fineline on "Delete Form Title Name"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/delete-form-title-name#post-121588</link>
			<pubDate>Mon, 14 Jan 2013 11:28:05 +0000</pubDate>
			<dc:creator>fineline</dc:creator>
			<guid isPermaLink="false">121588@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here's a link to the form.  The page title will be the same as the form title; therefor I don't need both.  The CSS will need to be universal to apply to all forms, since they will all look basically like this.  &#60;a href=&#34;http://www.finelineprintlab.com/bamboo&#34; rel=&#34;nofollow&#34;&#62;http://www.finelineprintlab.com/bamboo&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Delete Form Title Name"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/delete-form-title-name#post-119707</link>
			<pubDate>Fri, 11 Jan 2013 18:53:26 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">119707@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please post a link to the form embedded in your site where we can see it.  If there is no setting to hide it in the admin, then we can probably hide it with CSS.  But we will need to see it online to help you with the CSS.  If this is purely in Cart66, you will need to check with their support on how to accomplish your goal.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fineline on "Delete Form Title Name"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/delete-form-title-name#post-119650</link>
			<pubDate>Fri, 11 Jan 2013 16:53:32 +0000</pubDate>
			<dc:creator>fineline</dc:creator>
			<guid isPermaLink="false">119650@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How do I remove the form title when the form is used with Cart66?  I created a product within Cart66 and then create a GF to build that product with options.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Delete Form Title Name"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/delete-form-title-name#post-35600</link>
			<pubDate>Sun, 18 Sep 2011 11:53:57 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">35600@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The form title is required in the form builder, but when you embed it on the page, there is an option to display the title and description. Just &#60;a href=&#34;http://www.gravityhelp.com/documentation/images/3/36/Shortcode-builder.png&#34; rel=&#34;nofollow&#34;&#62;uncheck the &#34;display form title&#34; option&#60;/a&#62; and you're good to go.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Embedding_A_Form&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Embedding_A_Form&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Steve2011 on "Delete Form Title Name"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/delete-form-title-name#post-35599</link>
			<pubDate>Sun, 18 Sep 2011 11:51:01 +0000</pubDate>
			<dc:creator>Steve2011</dc:creator>
			<guid isPermaLink="false">35599@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How do you delete the form name from showing on an existing/active form?  I see where you have told others to check the &#34;no display form name&#34; box when creating a form, but when I try to delete the form title from an existing form I get the message &#34; form must have a title, but you can remove before publishing&#34; or something like that, but I can't find that option.  &#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Steve
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
