<?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: changing width of text input fields in medium</title>
		<link>https://legacy.forums.gravityhelp.com/topic/changing-width-of-text-input-fields-in-medium</link>
		<description>Gravity Support Forums Topic: changing width of text input fields in medium</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 08:05: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/changing-width-of-text-input-fields-in-medium" rel="self" type="application/rss+xml" />

		<item>
			<title>houseofgrays on "changing width of text input fields in medium"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-width-of-text-input-fields-in-medium#post-69917</link>
			<pubDate>Tue, 07 Aug 2012 13:07:15 +0000</pubDate>
			<dc:creator>houseofgrays</dc:creator>
			<guid isPermaLink="false">69917@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry 'bout that. I put the CSS in my theme's CSS file, but I really needed to put it in the &#34;Custom Code&#34; section for the landing page I created with CopyBlogger's Premise plug-in. Just FYI for anyone using Premise (which rules, btw).&#60;/p&#62;
&#60;p&#62;Thanks again!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>houseofgrays on "changing width of text input fields in medium"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-width-of-text-input-fields-in-medium#post-69914</link>
			<pubDate>Tue, 07 Aug 2012 12:43:01 +0000</pubDate>
			<dc:creator>houseofgrays</dc:creator>
			<guid isPermaLink="false">69914@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hmm, that didn't work for me? I even tried changing the gform_wrappers to IDs instead of classes since I had an issue with that previously. Tried it with and without the form ID (10) as well. Nada :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "changing width of text input fields in medium"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-width-of-text-input-fields-in-medium#post-69913</link>
			<pubDate>Tue, 07 Aug 2012 12:39:38 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">69913@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Trying this using Chrome's Inspect tool seemed to work:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
width: 280px !important;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>houseofgrays on "changing width of text input fields in medium"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-width-of-text-input-fields-in-medium#post-69910</link>
			<pubDate>Tue, 07 Aug 2012 12:34:55 +0000</pubDate>
			<dc:creator>houseofgrays</dc:creator>
			<guid isPermaLink="false">69910@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;I'm stuck on changing the widths of my text input fields despite several attempts. My form is here: &#60;a href=&#34;http://www.jumpstartmd.com/ppc/&#34; rel=&#34;nofollow&#34;&#62;http://www.jumpstartmd.com/ppc/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Visually, I want the forms to be around 280 pixels or around 100%, and extend to the edge of the graphic above the form. &#60;/p&#62;
&#60;p&#62;Here's the code I've tried after various combinations attempted from others' forum posts (I promised I tried lots)&#60;/p&#62;
&#60;p&#62;#gform_wrapper_10 input[type=&#34;text&#34;] .medium {&#60;br /&#62;
width: 95% !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;and&#60;/p&#62;
&#60;p&#62;#gform_wrapper_10 input[type=&#34;text&#34;]  {&#60;br /&#62;
width: 95% !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;and&#60;/p&#62;
&#60;p&#62;body #gform_wrapper_10 input[type=&#34;text&#34;] .medium {&#60;br /&#62;
width: 95% !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Thanks in advance!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
