<?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: Field Label Size</title>
		<link>https://legacy.forums.gravityhelp.com/topic/field-lablel-size</link>
		<description>Gravity Support Forums Topic: Field Label Size</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 16:13:04 +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/field-lablel-size" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Field Label Size"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-lablel-size#post-117580</link>
			<pubDate>Wed, 09 Jan 2013 08:27:56 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">117580@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dinogomezphoto on "Field Label Size"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-lablel-size#post-117266</link>
			<pubDate>Wed, 09 Jan 2013 01:52:11 +0000</pubDate>
			<dc:creator>dinogomezphoto</dc:creator>
			<guid isPermaLink="false">117266@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;all worked fine! thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Field Label Size"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-lablel-size#post-116360</link>
			<pubDate>Mon, 07 Jan 2013 23:13:36 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">116360@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That CSS will be added to your theme's stylesheet, or wherever your theme provider wants you to make custom CSS additions.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Where_Do_I_Put_This_Code%3F#CSS&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Where_Do_I_Put_This_Code%3F#CSS&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dinogomezphoto on "Field Label Size"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-lablel-size#post-116338</link>
			<pubDate>Mon, 07 Jan 2013 22:40:24 +0000</pubDate>
			<dc:creator>dinogomezphoto</dc:creator>
			<guid isPermaLink="false">116338@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for the info! Unfortunately I'm not sure I understand, I'm not really a coder. Do I put that code into the CSS of each field or where should I put that?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Field Label Size"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-lablel-size#post-116257</link>
			<pubDate>Mon, 07 Jan 2013 20:43:08 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">116257@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can target the  field labels in your form by using this selector:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper .gfield_label {
	/* similar to h3 */
	font-family: &#38;quot;Helvetica Neue&#38;quot;, Helvetica, Arial, sans-serif;
	color: #ffffff;
	font-size: 18px; line-height: 24px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I copied the styles I could see for the h3 element in your stylesheet.  If you have a specific element in mind on your page, target that with Firebug or the developer tools in Chrome and then use those styles with the selector above.&#60;/p&#62;
&#60;p&#62;To reset the form views, go to your list of Gravity Forms and check the box next to the form you want to reset the views on.  Then from the &#34;Bulk action&#34; drop down, select &#34;Reset Views&#34;  and click [  Apply  ].  That will reset the views for the form you selected.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dinogomezphoto on "Field Label Size"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-lablel-size#post-116143</link>
			<pubDate>Mon, 07 Jan 2013 14:08:12 +0000</pubDate>
			<dc:creator>dinogomezphoto</dc:creator>
			<guid isPermaLink="false">116143@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for your reply. The link: &#60;a href=&#34;http://www.dinogomez.com/contact&#34; rel=&#34;nofollow&#34;&#62;http://www.dinogomez.com/contact&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I need to increase the size of all the Field Labels on my forms. I'm thinking using the H2 or H3 format?&#60;/p&#62;
&#60;p&#62;Also how do I reset the number of VIEWS of the form?&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Field Label Size"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-lablel-size#post-115597</link>
			<pubDate>Sun, 06 Jan 2013 23:12:04 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">115597@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please provide a link to the page on your site where the form is visible, and let us know which labels you would like to style, and what the style should be, and we will help you with the CSS.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dinogomezphoto on "Field Label Size"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/field-lablel-size#post-115580</link>
			<pubDate>Sun, 06 Jan 2013 22:57:12 +0000</pubDate>
			<dc:creator>dinogomezphoto</dc:creator>
			<guid isPermaLink="false">115580@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you please explain how to set the colour and field label size on a form for each and for all fields?&#60;/p&#62;
&#60;p&#62;THank you
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
