<?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 messed up. Labels and fields displaying wrong.</title>
		<link>https://legacy.forums.gravityhelp.com/topic/css-messed-up-labels-and-fields-displaying-wrong</link>
		<description>Gravity Support Forums Topic: CSS messed up. Labels and fields displaying wrong.</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:13:11 +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-messed-up-labels-and-fields-displaying-wrong" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "CSS messed up. Labels and fields displaying wrong."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-messed-up-labels-and-fields-displaying-wrong#post-66638</link>
			<pubDate>Tue, 17 Jul 2012 09:00:45 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">66638@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Looks like you need to enqueue the scripts and styles for that form. Take a look here at the bottom of this page:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Embedding_A_Form&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Embedding_A_Form&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>censura10 on "CSS messed up. Labels and fields displaying wrong."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-messed-up-labels-and-fields-displaying-wrong#post-66623</link>
			<pubDate>Tue, 17 Jul 2012 07:45:52 +0000</pubDate>
			<dc:creator>censura10</dc:creator>
			<guid isPermaLink="false">66623@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi don't know why but the for will not display correctly&#60;/p&#62;
&#60;p&#62;if you view here&#60;br /&#62;
&#60;a href=&#34;http://www.isgquickpay.com/sme-payroll-cash-flow/&#34; rel=&#34;nofollow&#34;&#62;http://www.isgquickpay.com/sme-payroll-cash-flow/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and click the How can we help button at the bottom you can see the issue&#60;/p&#62;
&#60;p&#62;hope you can help
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "CSS messed up. Labels and fields displaying wrong."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-messed-up-labels-and-fields-displaying-wrong#post-62601</link>
			<pubDate>Thu, 14 Jun 2012 13:48:04 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">62601@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It is, you can add some height to the inputs if you like. It's mainly because of the font-size declaration coming from your theme, again.&#60;/p&#62;
&#60;p&#62;Try dropping this in:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper input[type=&#38;quot;text&#38;quot;], .gform_wrapper input[type=&#38;quot;url&#38;quot;], .gform_wrapper input[type=&#38;quot;email&#38;quot;], .gform_wrapper input[type=&#38;quot;tel&#38;quot;], .gform_wrapper input[type=&#38;quot;number&#38;quot;], .gform_wrapper input[type=&#38;quot;password&#38;quot;] {
height: 25px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>jtoc9890 on "CSS messed up. Labels and fields displaying wrong."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-messed-up-labels-and-fields-displaying-wrong#post-62596</link>
			<pubDate>Thu, 14 Jun 2012 13:37:50 +0000</pubDate>
			<dc:creator>jtoc9890</dc:creator>
			<guid isPermaLink="false">62596@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That helped. It aligned the address area properly. Thank you.&#60;/p&#62;
&#60;p&#62;I still want to get this form looking much better than it does. The fields and drop downs are skinny and not large like I want, it also seems there is very little styling, very bland look. I'm not sure if this is just GF's default look, or the css of my template.&#60;/p&#62;
&#60;p&#62;A work in progress. Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "CSS messed up. Labels and fields displaying wrong."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-messed-up-labels-and-fields-displaying-wrong#post-62585</link>
			<pubDate>Thu, 14 Jun 2012 13:00:50 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">62585@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gravity Forms is setup to inherit styles from your theme if it contains references to form elements. This is actually just due to how CSS works and functions. This &#60;a href=&#34;http://www.evernote.com/shard/s212/sh/e8799aca-f2b5-4a74-abf3-ce61b49491fe/e4e02a9dbbfc412e9b360afe40cae91b&#34; rel=&#34;nofollow&#34;&#62;screenshot&#60;/a&#62; shows you what the issue is in terms of your input's sublabels.&#60;/p&#62;
&#60;p&#62;Try dropping this CSS snippet into your theme's stylesheet:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper .field_name_first input, .gform_wrapper .ginput_complex .ginput_left input,  .gform_wrapper .field_name_last input, .gform_wrapper .ginput_complex .ginput_right input {
margin-bottom: 0;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>jtoc9890 on "CSS messed up. Labels and fields displaying wrong."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-messed-up-labels-and-fields-displaying-wrong#post-62579</link>
			<pubDate>Thu, 14 Jun 2012 12:34:49 +0000</pubDate>
			<dc:creator>jtoc9890</dc:creator>
			<guid isPermaLink="false">62579@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello. The labels and fields are displaying wrong. Can someone be specific with what I can do to correct the CSS if that is the problem.&#60;/p&#62;
&#60;p&#62;Most visible with address fields where city, state, etc… are all out of align.&#60;/p&#62;
&#60;p&#62;Also…The size of the text boxes.&#60;/p&#62;
&#60;p&#62;Is this being affected by my theme css?&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://www.familycaremedicalalarms.com/quarterly-plan&#34; rel=&#34;nofollow&#34;&#62;https://www.familycaremedicalalarms.com/quarterly-plan&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
