<?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 the label width</title>
		<link>https://legacy.forums.gravityhelp.com/topic/increase-the-label-width</link>
		<description>Gravity Support Forums Topic: Increase the label width</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:21:35 +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-the-label-width" rel="self" type="application/rss+xml" />

		<item>
			<title>Richard Vav on "Increase the label width"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/increase-the-label-width#post-296588</link>
			<pubDate>Sun, 02 Jun 2013 08:42:17 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">296588@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I can't find that CSS in your stylesheet but it appears you have added the following to your theme's style.css file which is floating your labels left.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.gform_wrapper .top_label .gfield_label {
display: block;
float: left;
padding-right: 20px;
width: 100px;
margin: 5px 0px 4px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This is the hard way to go about this, delete that rule then go to your form settings and change the label placement to 'left aligned', that will automatically put your labels to the left of your fields and make the label wider.  You can then add the following to your stylesheet to increase the bottom margin if required.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.gform_wrapper .gfield {
margin-bottom: 30px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Richard
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pandemicsoul on "Increase the label width"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/increase-the-label-width#post-295583</link>
			<pubDate>Sat, 01 Jun 2013 15:47:39 +0000</pubDate>
			<dc:creator>pandemicsoul</dc:creator>
			<guid isPermaLink="false">295583@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Not sure what I'm doing wrong here. I want to increase the size of the label width and then add some top-margin to the fields. &#60;/p&#62;
&#60;p&#62;I added the following to my custom.css file, but I don't seem to be getting any changes: &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.gfield_label {
width: 255px;
margin: 10px 0px 4px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Page: &#60;a href=&#34;http://www.starbase118.net/members/personnel/forms/request-to-return/&#34; rel=&#34;nofollow&#34;&#62;http://www.starbase118.net/members/personnel/forms/request-to-return/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
