<?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 os fields site wide?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/increase-height-os-fields-site-wide</link>
		<description>Gravity Support Forums Topic: Increase Height os fields site wide?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 04:35:39 +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-os-fields-site-wide" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Increase Height os fields site wide?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/increase-height-os-fields-site-wide#post-223923</link>
			<pubDate>Thu, 25 Apr 2013 10:07:08 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">223923@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This CSS will do the trick for you:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper input[type=text], body .gform_wrapper input[type=url], body .gform_wrapper input[type=email], body .gform_wrapper input[type=tel], body .gform_wrapper input[type=number], body .gform_wrapper input[type=password], body .gform_wrapper textarea {
font-size: 1em;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Just place in your theme's stylesheet (or wherever you are instructed to place custom CSS at the theme level).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cprice01 on "Increase Height os fields site wide?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/increase-height-os-fields-site-wide#post-223896</link>
			<pubDate>Thu, 25 Apr 2013 09:34:47 +0000</pubDate>
			<dc:creator>cprice01</dc:creator>
			<guid isPermaLink="false">223896@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am trying to understand the CSS needed to change the font size for all of my input fields. When I imported a form from another site, the input fields changed to have really small text. I want to change all of them.&#60;br /&#62;
&#60;a href=&#34;http://www.lebanonbaptist.org/vbs&#34; rel=&#34;nofollow&#34;&#62;http://www.lebanonbaptist.org/vbs&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Increase Height os fields site wide?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/increase-height-os-fields-site-wide#post-146908</link>
			<pubDate>Thu, 14 Feb 2013 09:18:29 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">146908@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Johan, you don't have to target each field individually, that would be a nightmare. You can target all fields with one CSS snippet: &#60;a href=&#34;http://www.gravityhelp.com/question/how-do-i-increase-the-height-of-my-form-fields-inputs/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/question/how-do-i-increase-the-height-of-my-form-fields-inputs/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dansod on "Increase Height os fields site wide?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/increase-height-os-fields-site-wide#post-146863</link>
			<pubDate>Thu, 14 Feb 2013 05:50:20 +0000</pubDate>
			<dc:creator>dansod</dc:creator>
			<guid isPermaLink="false">146863@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I was kinda hoping for a one-shot solution to something as  like this. I understand now that I have to change the height per field. Thanx for your help!&#60;/p&#62;
&#60;p&#62;Johan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Increase Height os fields site wide?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/increase-height-os-fields-site-wide#post-146862</link>
			<pubDate>Thu, 14 Feb 2013 05:45:35 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">146862@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Have you tried using the css targeting samples as described in the documentation, &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples#Standard_Fields&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples#Standard_Fields&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dansod on "Increase Height os fields site wide?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/increase-height-os-fields-site-wide#post-146859</link>
			<pubDate>Thu, 14 Feb 2013 05:27:36 +0000</pubDate>
			<dc:creator>dansod</dc:creator>
			<guid isPermaLink="false">146859@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;been searching the forum for this, but found no answer. So, how do you increase the Height (not the Width) of all input fields. I don't want to target any specific form but all input fields on my site at once, no matter what type of input fields they are (e-mail fields, name fields, single line text fields etc). Surely there must be a solution so I don't have to change the value per field type i the CSS? :-)&#60;/p&#62;
&#60;p&#62;Regards&#60;/p&#62;
&#60;p&#62;Johan
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
