<?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: Move Description Up a Tad ?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/move-description-up-a-tad</link>
		<description>Gravity Support Forums Topic: Move Description Up a Tad ?</description>
		<language>en-US</language>
		<pubDate>Mon, 06 Apr 2026 23:41:37 +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/move-description-up-a-tad" rel="self" type="application/rss+xml" />

		<item>
			<title>SoundsGood on "Move Description Up a Tad ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/move-description-up-a-tad#post-8010</link>
			<pubDate>Thu, 29 Jul 2010 23:21:20 +0000</pubDate>
			<dc:creator>SoundsGood</dc:creator>
			<guid isPermaLink="false">8010@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Kevin's info is what I was looking for (to change them all) but for some reason it's not working.&#60;/p&#62;
&#60;p&#62;I'll play with it a bit and see what happens.&#60;/p&#62;
&#60;p&#62;Thanks Kevin!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Move Description Up a Tad ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/move-description-up-a-tad#post-8009</link>
			<pubDate>Thu, 29 Jul 2010 23:13:07 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">8009@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;As Kevin said above, add these styles to your THEME stylesheet... never edit the Gravity Forms forms.css file directly as plugin upgrades will overwrite your changes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Move Description Up a Tad ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/move-description-up-a-tad#post-8007</link>
			<pubDate>Thu, 29 Jul 2010 23:00:54 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">8007@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you want to change them all, you can adjust the top padding for all the description fields this way.. just append this to the end of your THEME style sheet.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.gform_wrapper .gfield_description {padding:4px 0 8px 0; }&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;If you want to change just one field, view the page source and get the field id, then do something like this - of course, changing the example id  (#field_1_2) to the one in your form&#60;/p&#62;
&#60;p&#62;&#60;code&#62;li#field_1_2 .gfield_description {padding:4px 0 8px 0; }&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SoundsGood on "Move Description Up a Tad ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/move-description-up-a-tad#post-8006</link>
			<pubDate>Thu, 29 Jul 2010 22:50:10 +0000</pubDate>
			<dc:creator>SoundsGood</dc:creator>
			<guid isPermaLink="false">8006@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I think I found what needs to be changed:&#60;/p&#62;
&#60;p&#62;.gform_wrapper .gfield_description {&#60;br /&#62;
font-style:italic;&#60;br /&#62;
padding:10px 0 8px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Looks like padding 10px needs to change to 1px&#60;/p&#62;
&#60;p&#62;But how do I make this change?  Putting it in my css file doesn't seem to do the trick.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Move Description Up a Tad ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/move-description-up-a-tad#post-8001</link>
			<pubDate>Thu, 29 Jul 2010 21:40:09 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">8001@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You would have to use some custom CSS you add to your themes stylesheet to adjust the styling of the description.  You would need to know some CSS to do this or hire a consultant who could do the customizations for you.&#60;/p&#62;
&#60;p&#62;Our CSS style guide is here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/visual-css-guide/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/visual-css-guide/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SoundsGood on "Move Description Up a Tad ?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/move-description-up-a-tad#post-7993</link>
			<pubDate>Thu, 29 Jul 2010 19:49:35 +0000</pubDate>
			<dc:creator>SoundsGood</dc:creator>
			<guid isPermaLink="false">7993@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is it possible to move the &#34;Description&#34; line up a bit so it's closer to its associated field?&#60;/p&#62;
&#60;p&#62;If so, HOW?  :-)&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
