<?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: Can I change the input field box size for individual fields?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/can-i-change-the-input-field-box-size-for-individual-fields</link>
		<description>Gravity Support Forums Topic: Can I change the input field box size for individual fields?</description>
		<language>en-US</language>
		<pubDate>Sun, 12 Apr 2026 06:24: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/can-i-change-the-input-field-box-size-for-individual-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Can I change the input field box size for individual fields?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-i-change-the-input-field-box-size-for-individual-fields#post-23831</link>
			<pubDate>Thu, 21 Apr 2011 08:20:41 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">23831@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You would view your page source, locate the field that you need and then you'll see the id displayed in the markup.&#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://grab.by/9VZ4&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/9VZ4&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This is a lot easier to do with the built in development tools into the Chrome or Safari browsers. You can right-click on the input and then select &#34;inspect element&#34; ( Chrome screenshot: &#60;a href=&#34;http://grab.by/9VZi&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/9VZi&#60;/a&#62; ) and it will locate that for you in the markup. I personally use the &#60;a href=&#34;http://getfirebug.com/&#34; rel=&#34;nofollow&#34;&#62;Firebug plugin&#60;/a&#62; for Firefox. It works very similar to the others, but I think it's superior in many ways.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>travin on "Can I change the input field box size for individual fields?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-i-change-the-input-field-box-size-for-individual-fields#post-23816</link>
			<pubDate>Thu, 21 Apr 2011 01:15:00 +0000</pubDate>
			<dc:creator>travin</dc:creator>
			<guid isPermaLink="false">23816@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please excuse my ignorance but how exactly do I find my item's element id?  Say for instance I am trying to do the same think Jami wants to on a single line text field with the form id of 3.  The text field is the fourth field down from the top.&#60;/p&#62;
&#60;p&#62;Thanks again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Can I change the input field box size for individual fields?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-i-change-the-input-field-box-size-for-individual-fields#post-22491</link>
			<pubDate>Tue, 05 Apr 2011 02:20:36 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">22491@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Jami.&#60;/p&#62;
&#60;p&#62;Yes, you can target individual fields with CSS&#60;/p&#62;
&#60;p&#62;example: standard text field (input) – applies just to specific text field (based on the unique parent element ID – replace “XX_X” with your actual element ID)&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper .gform_body .gform_fields #field_XX_X.gfield input[type=text] {width:100px}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;There is also a small, medium and large setting in the form editor that you can apply to each field without having to add any CSS rules.&#60;/p&#62;
&#60;p&#62;Here's the CSS targeting guide for future reference as well. There are lots of samples that you might like to check out.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jamisoloman on "Can I change the input field box size for individual fields?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/can-i-change-the-input-field-box-size-for-individual-fields#post-22490</link>
			<pubDate>Tue, 05 Apr 2011 02:08:25 +0000</pubDate>
			<dc:creator>Jamisoloman</dc:creator>
			<guid isPermaLink="false">22490@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Guys,&#60;/p&#62;
&#60;p&#62;Today is my first day of using Gravity Forms and I'm absolutely loving it already! &#60;/p&#62;
&#60;p&#62;I am looking to create a survey and would like to know if it's possible (if so how) to change the input field box size for individual fields?&#60;/p&#62;
&#60;p&#62;My survey is the same as this one:  &#60;a href=&#34;http://teresagambaro.com/out-about-in-brisbane/surveys-and-petitions/general-survey/&#34; rel=&#34;nofollow&#34;&#62;http://teresagambaro.com/out-about-in-brisbane/surveys-and-petitions/general-survey/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;Jami
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
