<?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: Change Paragraph height</title>
		<link>https://legacy.forums.gravityhelp.com/topic/change-paragraph-height</link>
		<description>Gravity Support Forums Topic: Change Paragraph height</description>
		<language>en-US</language>
		<pubDate>Sat, 25 Apr 2026 23:48:18 +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/change-paragraph-height" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Change Paragraph height"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-paragraph-height#post-24548</link>
			<pubDate>Fri, 29 Apr 2011 16:46:32 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">24548@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You have to be more specific with how you style elements to insure they override any other styles in your theme stylesheet or the Gravity Forms styles.&#60;/p&#62;
&#60;p&#62;For instance try adding this to your themes stylesheet:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;body .gform_wrapper .gform_body .gform_fields .gfield textarea {width: 300px;}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This would give ALL textareas on ALL your forms a width of 300px.  If you only want to target a specific form you would do this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;body #gform_wrapper_X .gform_body .gform_fields .gfield textarea {width: 300px;}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You would replace the X in #gform_wrapper_X with the number/id of the form you want to target.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Joe on "Change Paragraph height"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-paragraph-height#post-24545</link>
			<pubDate>Fri, 29 Apr 2011 16:21:32 +0000</pubDate>
			<dc:creator>Joe</dc:creator>
			<guid isPermaLink="false">24545@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I did try that, but it just created a lrlarge gap below the text area.&#60;/p&#62;
&#60;p&#62;This is what I used for the CSS:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.form_address {
    width: 300px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Change Paragraph height"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-paragraph-height#post-24542</link>
			<pubDate>Fri, 29 Apr 2011 16:11:49 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">24542@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, you can make it bigger using CSS. Target that HTML with CSS to make the height bigger.  You would add custom CSS to your themes stylesheet to target the textarea for that field and increase it's size using the CSS height parameter.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Joe on "Change Paragraph height"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-paragraph-height#post-24540</link>
			<pubDate>Fri, 29 Apr 2011 16:07:17 +0000</pubDate>
			<dc:creator>Joe</dc:creator>
			<guid isPermaLink="false">24540@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there a way to change the height of the paragraph box?&#60;/p&#62;
&#60;p&#62;I'd like to make it bigger, to give the idea that lots of info can be added into there.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
