<?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: Decrease width of check box and date field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/decrease-width-of-check-box-and-date-field</link>
		<description>Gravity Support Forums Topic: Decrease width of check box and date field</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 21:10:12 +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/decrease-width-of-check-box-and-date-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Decrease width of check box and date field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/decrease-width-of-check-box-and-date-field#post-75523</link>
			<pubDate>Sat, 15 Sep 2012 13:50:04 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">75523@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Take a look at this screenshot: &#60;a href=&#34;http://minus.com/lJhooSXad37rt&#34; rel=&#34;nofollow&#34;&#62;http://minus.com/lJhooSXad37rt&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I added this to your theme's stylesheet to achieve that look:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper form li#field_1_10,
body .gform_wrapper form li#field_1_7 {
    width: 62%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You just need to get more specific with your selector. #input_1_10 will be overwritten by anything more specific, with more selectors, like the rule I wrote.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>paulszymanski on "Decrease width of check box and date field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/decrease-width-of-check-box-and-date-field#post-75495</link>
			<pubDate>Sat, 15 Sep 2012 10:05:12 +0000</pubDate>
			<dc:creator>paulszymanski</dc:creator>
			<guid isPermaLink="false">75495@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please see my form at:&#60;br /&#62;
&#60;a href=&#34;http://ahhowland.com/request-a-quote.html&#34; rel=&#34;nofollow&#34;&#62;http://ahhowland.com/request-a-quote.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;How do I decrease the width of the containers for the two fields:&#60;br /&#62;
Is Billing Address Same As Address of Property You Need Services For?&#60;br /&#62;
Date You Desire Work To Be Completed By:&#60;/p&#62;
&#60;p&#62;I have:&#60;br /&#62;
#input_1_2, #input_1_5, #input_1_6, #input_1_7, #input_1_10 {&#60;br /&#62;
width: 60% !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;in my css as 1_7 and 1_10 are the two fields I am having issues with.  Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
