<?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: Gravity Forms Fields box not present</title>
		<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-feilds-box-not-present</link>
		<description>Gravity Support Forums Topic: Gravity Forms Fields box not present</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 07:21: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/gravity-forms-feilds-box-not-present" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Gravity Forms Fields box not present"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-feilds-box-not-present#post-60662</link>
			<pubDate>Tue, 29 May 2012 16:07:10 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">60662@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Closing this - duplicate request handled via priority support.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Gravity Forms Fields box not present"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-feilds-box-not-present#post-60637</link>
			<pubDate>Tue, 29 May 2012 11:50:14 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">60637@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yep, the inputs are getting inheritance from your theme's style.css: &#60;a href=&#34;http://www.evernote.com/shard/s212/sh/e7cf07e6-6b56-45d4-8a3c-bda4d7b4f01c/0221c946c8b5a59f18902e616d60019b&#34; rel=&#34;nofollow&#34;&#62;Screenshot&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Try dropping this into your theme's stylesheet:&#60;br /&#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;], .gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea {
border: 1px solid #ccc;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Also, the reason your CSS didn't take above is you had .gform_wrapper_1 written as a class, it would be #gform_wrapper_1 as an ID. But the selector I gave you above should have a more broad styling base across GF.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>shonkyboy on "Gravity Forms Fields box not present"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-feilds-box-not-present#post-60635</link>
			<pubDate>Tue, 29 May 2012 11:46:44 +0000</pubDate>
			<dc:creator>shonkyboy</dc:creator>
			<guid isPermaLink="false">60635@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi on this test site here - im having a problem to get the fields to show: &#60;a href=&#34;http://a1weddings.co.uk/wpr/booking-form&#34; rel=&#34;nofollow&#34;&#62;http://a1weddings.co.uk/wpr/booking-form&#60;/a&#62;&#60;br /&#62;
its probabally to do with the theme styles overriding the css - but i tried targeting the css in the main theme style sheet and it didnt seem to have an affect - wondered if anyone can point me in the right direction as its been doind my head in all afternoon!&#60;br /&#62;
 I tried adding this&#60;br /&#62;
body .gform_wrapper_1 .gform_body .gform_fields .gfield input[type=text] {border: 1px solid red}&#60;br /&#62;
 as a test but its not taking hold on the site - i followed this page on the tutorials - but nothing i seem to do works!&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;maybe somebody could point out where im going wrong with this please
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
