<?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: How do I change the width of the state field?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-do-i-change-the-width-of-the-state-field</link>
		<description>Gravity Support Forums Topic: How do I change the width of the state field?</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 13:21:05 +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/how-do-i-change-the-width-of-the-state-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "How do I change the width of the state field?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-do-i-change-the-width-of-the-state-field#post-32445</link>
			<pubDate>Sat, 13 Aug 2011 00:57:16 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">32445@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can try this out instead.. it should work fine. You didn't include a URL to your form page so I couldn't test and tell you for sure.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_complex span#input_11_16_4_container select {
	background-color:#f00;
	width:25px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>mdegali on "How do I change the width of the state field?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-do-i-change-the-width-of-the-state-field#post-32439</link>
			<pubDate>Fri, 12 Aug 2011 18:26:33 +0000</pubDate>
			<dc:creator>mdegali</dc:creator>
			<guid isPermaLink="false">32439@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I want to change the size of the state field on my form, but I can't seem to over-ride the css.  I'm placing the following code at the bottom of my theme's css file, but it does nothing.  Can someone help??&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
#input_11_16.4 input {
background-color: #FF0000 !important;
width: 25px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
