<?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: Increase height of form fields</title>
		<link>https://legacy.forums.gravityhelp.com/topic/increase-height-of-form-fields</link>
		<description>Gravity Support Forums Topic: Increase height of form fields</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 16:30:51 +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/increase-height-of-form-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Increase height of form fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/increase-height-of-form-fields#post-73184</link>
			<pubDate>Wed, 29 Aug 2012 20:34:49 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">73184@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Erik, thanks for your kind words and your support as well. We're glad to help out!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>erik_s on "Increase height of form fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/increase-height-of-form-fields#post-73173</link>
			<pubDate>Wed, 29 Aug 2012 18:41:12 +0000</pubDate>
			<dc:creator>erik_s</dc:creator>
			<guid isPermaLink="false">73173@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;OK! I got it to work. I am using Headway and it was as simple as just placing the code you gave me into the live css editor. Thanks again.&#60;/p&#62;
&#60;p&#62;I just got started with Gravity Forms a couple of days ago and have had to ask for the help on the forum a few times already and you guys have been great. I wasn't entirely sure that spending the money on the developers licence was going to be worth it for me, but I has been. &#60;/p&#62;
&#60;p&#62;Thanks again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>erik_s on "Increase height of form fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/increase-height-of-form-fields#post-73172</link>
			<pubDate>Wed, 29 Aug 2012 18:15:06 +0000</pubDate>
			<dc:creator>erik_s</dc:creator>
			<guid isPermaLink="false">73172@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks. You guys are amazing. So far I have not been able to make it work but I am not very knowledgeable about these things. I'm sure that after a little investigation I will have some success.&#60;/p&#62;
&#60;p&#62;Thanks again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Increase height of form fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/increase-height-of-form-fields#post-73072</link>
			<pubDate>Wed, 29 Aug 2012 09:57:08 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">73072@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Drop this into your theme's stylesheet. Each theme is different, so your theme's documentation might tell you where the ideal place for you to put it would be.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper input[type=&#38;quot;text&#38;quot;], .gform_wrapper input[type=&#38;quot;url&#38;quot;], .gform_wrapper input[type=&#38;quot;email&#38;quot;], .gform_wrapper input[type=&#38;quot;tel&#38;quot;], .gform_wrapper input[type=&#38;quot;number&#38;quot;], .gform_wrapper input[type=&#38;quot;password&#38;quot;] {
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
height: 25px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>erik_s on "Increase height of form fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/increase-height-of-form-fields#post-73015</link>
			<pubDate>Tue, 28 Aug 2012 22:23:19 +0000</pubDate>
			<dc:creator>erik_s</dc:creator>
			<guid isPermaLink="false">73015@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank You! That would be great. &#60;/p&#62;
&#60;p&#62;When you say &#34;link to my form&#34; do you mean that you need a link to the page that is using the form? or something else?&#60;/p&#62;
&#60;p&#62;Here's the page:&#60;br /&#62;
&#60;a href=&#34;http://templemountaintea.com/new-user-registration/&#34; rel=&#34;nofollow&#34;&#62;http://templemountaintea.com/new-user-registration/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Also, can you tell me where I insert the CSS that I want to use?&#60;/p&#62;
&#60;p&#62;Thanks for your help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Increase height of form fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/increase-height-of-form-fields#post-73007</link>
			<pubDate>Tue, 28 Aug 2012 20:51:39 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">73007@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you can link to your form, one of our team could potentially help you write the CSS you'll need to make the change you want.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>erik_s on "Increase height of form fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/increase-height-of-form-fields#post-72997</link>
			<pubDate>Tue, 28 Aug 2012 18:05:08 +0000</pubDate>
			<dc:creator>erik_s</dc:creator>
			<guid isPermaLink="false">72997@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Right now the form fields on my user registration page look like this:&#60;br /&#62;
&#60;a href=&#34;http://i179.photobucket.com/albums/w309/buddha614/ScreenShot2012-08-28at34913PM.png&#34; rel=&#34;nofollow&#34;&#62;http://i179.photobucket.com/albums/w309/buddha614/ScreenShot2012-08-28at34913PM.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;And I would like them to look more like this:&#60;br /&#62;
&#60;a href=&#34;http://i179.photobucket.com/albums/w309/buddha614/fields1.png&#34; rel=&#34;nofollow&#34;&#62;http://i179.photobucket.com/albums/w309/buddha614/fields1.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I would like to increase the height.&#60;/p&#62;
&#60;p&#62;I found some documentation here:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/frequently-asked-questions/faq-styling-formatting/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/frequently-asked-questions/faq-styling-formatting/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;With additional instructions here:&#60;br /&#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;
&#60;p&#62;The instructions are asking me to do this:&#60;br /&#62;
&#34;you would simply view your source, find the form ID and replace the ID in my examples with your own.&#34;&#60;/p&#62;
&#60;p&#62;Are there any more detailed instructions than this anywhere? Something that is step by step? Nothing in the two above links makes any sense to me. &#60;/p&#62;
&#60;p&#62;Can I simply do this by adding a css class name in the form editor? And if so what would I add. None of the ready class stuff I found applied to what I am trying to do.  &#60;/p&#62;
&#60;p&#62;Thanks for any help.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
