<?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: Form spacing and font</title>
		<link>https://legacy.forums.gravityhelp.com/topic/form-spacing-and-font</link>
		<description>Gravity Support Forums Topic: Form spacing and font</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 21:15: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/form-spacing-and-font" rel="self" type="application/rss+xml" />

		<item>
			<title>dennisrosenberg on "Form spacing and font"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-spacing-and-font#post-81443</link>
			<pubDate>Tue, 16 Oct 2012 12:00:36 +0000</pubDate>
			<dc:creator>dennisrosenberg</dc:creator>
			<guid isPermaLink="false">81443@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;All good now, many thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Form spacing and font"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-spacing-and-font#post-81441</link>
			<pubDate>Tue, 16 Oct 2012 11:55:33 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">81441@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yup, put:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.gform_wrapper textarea {
font-size: 16px !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>dennisrosenberg on "Form spacing and font"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-spacing-and-font#post-81439</link>
			<pubDate>Tue, 16 Oct 2012 11:53:16 +0000</pubDate>
			<dc:creator>dennisrosenberg</dc:creator>
			<guid isPermaLink="false">81439@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks, put the code directly in the stylesheet as you suggested and it worked for most of the fields...but it's not affecting the longer paragraph fields.  Is there another line to add for those fields?&#60;br /&#62;
&#60;a href=&#34;http://limitlessnewpatients.com/thankyoustrategysession/&#34; rel=&#34;nofollow&#34;&#62;http://limitlessnewpatients.com/thankyoustrategysession/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Form spacing and font"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-spacing-and-font#post-81434</link>
			<pubDate>Tue, 16 Oct 2012 11:45:00 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">81434@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I don't see that theme pushing out the CSS for that field. Are you using a caching plugin? I'm not certain. We usually have people put it directly in the theme's stylesheet.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dennisrosenberg on "Form spacing and font"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-spacing-and-font#post-81431</link>
			<pubDate>Tue, 16 Oct 2012 11:34:03 +0000</pubDate>
			<dc:creator>dennisrosenberg</dc:creator>
			<guid isPermaLink="false">81431@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That code didn't seem to change anything.  I'm using a theme called Flexsqueeze and put the CSS code into the admin area for that theme that allows custom CSS code to be entered.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Form spacing and font"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-spacing-and-font#post-81429</link>
			<pubDate>Tue, 16 Oct 2012 11:27:10 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">81429@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Try the following:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.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;]
{
font-size: 16px !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>dennisrosenberg on "Form spacing and font"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-spacing-and-font#post-81428</link>
			<pubDate>Tue, 16 Oct 2012 11:18:24 +0000</pubDate>
			<dc:creator>dennisrosenberg</dc:creator>
			<guid isPermaLink="false">81428@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Similar question: I need to increase the size of the text that the user types in for all of the fields in this form: &#60;a href=&#34;http://limitlessnewpatients.com/thankyoustrategysession/&#34; rel=&#34;nofollow&#34;&#62;http://limitlessnewpatients.com/thankyoustrategysession/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Can you provide the CSS for that?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Form spacing and font"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-spacing-and-font#post-81067</link>
			<pubDate>Mon, 15 Oct 2012 07:20:08 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">81067@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're welcome Gerard.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>charismaarts on "Form spacing and font"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-spacing-and-font#post-81060</link>
			<pubDate>Mon, 15 Oct 2012 07:01:55 +0000</pubDate>
			<dc:creator>charismaarts</dc:creator>
			<guid isPermaLink="false">81060@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;thanks Chris, that did the trick!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Form spacing and font"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-spacing-and-font#post-81051</link>
			<pubDate>Mon, 15 Oct 2012 06:44:58 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">81051@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I think the new rules you inserted are not working because you have invalid CSS right before it:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[css]
h3.widget-title (font-size: 11.1px;}
.widget-title (font-size: 11.1px;}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You opened those with a parenthesis &#60;strong&#62;(&#60;/strong&#62; rather than a brace &#60;strong&#62;{&#60;/strong&#62;.  Fix that and I think you will be fine.&#60;/p&#62;
&#60;p&#62;In the future, because every issue is unique, we need to troubleshoot them separately.  Please start a new topic and describe what you would like to do, on which site, and what code you have added to make that work.  Please be sure to include the URL as you have done here, so we can check it out. Thank you.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
