<?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: CSS formating on text field vs drop box</title>
		<link>https://legacy.forums.gravityhelp.com/topic/css-formating-on-text-field-vs-drop-box</link>
		<description>Gravity Support Forums Topic: CSS formating on text field vs drop box</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 03:25:25 +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/css-formating-on-text-field-vs-drop-box" rel="self" type="application/rss+xml" />

		<item>
			<title>Scott M. on "CSS formating on text field vs drop box"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-formating-on-text-field-vs-drop-box#post-36284</link>
			<pubDate>Mon, 26 Sep 2011 21:20:54 +0000</pubDate>
			<dc:creator>Scott M.</dc:creator>
			<guid isPermaLink="false">36284@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Perfect, I found where else ware in the CSS the text fields had been shrunk down to 1px padding top and bottom. Looks like the Text and TextArea fields were correctly inheriting the style but it was skipping over the select box.&#60;/p&#62;
&#60;p&#62;The link you put up gave me the correct style to enter an override in the custom.css&#60;/p&#62;
&#60;p&#62;body .gform_wrapper .gform_body .gform_fields .gfield select {background: #efe; border: 1px solid #888; padding-top: 1px;   padding-bottom: 1px;}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "CSS formating on text field vs drop box"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-formating-on-text-field-vs-drop-box#post-36274</link>
			<pubDate>Mon, 26 Sep 2011 18:43:48 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">36274@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gravity Forms by default uses a standard Select field.&#60;/p&#62;
&#60;p&#62;The only time this isn't the case is in the new Gravity Forms v1.6 test release which has an additional option on the Drop Down field to &#34;Enable enhanced user interface&#34; in which case it implements a fancy jQuery based on drop down.&#60;/p&#62;
&#60;p&#62;If you AREN'T using that enhanced option and the field looks different then it's probably due to styles being applied by your theme.  If this is the case then you may need to add CSS to your themes stylesheet to override and apply the styles you want.&#60;/p&#62;
&#60;p&#62;There is an area in the documentation that explains how to properly target and style form elements.  You can find it here:&#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>Scott M. on "CSS formating on text field vs drop box"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-formating-on-text-field-vs-drop-box#post-36272</link>
			<pubDate>Mon, 26 Sep 2011 18:38:24 +0000</pubDate>
			<dc:creator>Scott M.</dc:creator>
			<guid isPermaLink="false">36272@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;More of a CSS question than a Gravity Forms question, but I am making some complicated forms with questions floating left and right.&#60;/p&#62;
&#60;p&#62;When I do this, it becomes very obvious that the drop down fields are taller than the regular text fields - you can see it in the Advanced Fields &#38;gt; Address too.&#60;/p&#62;
&#60;p&#62;It doesn't look like gravity forms uses the old-fashioned html 'Select' field, and I have been unable to track down this height setting to add to my custom.css file... any help would be apreciated.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
