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

		<item>
			<title>Ciaran on "Form Indent"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-indent#post-25494</link>
			<pubDate>Fri, 13 May 2011 13:00:32 +0000</pubDate>
			<dc:creator>Ciaran</dc:creator>
			<guid isPermaLink="false">25494@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Brilliant! Really I should have asked earlier. Could have saved myself a load of time. Many thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Form Indent"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-indent#post-25487</link>
			<pubDate>Fri, 13 May 2011 12:25:55 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">25487@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;the problem is a left margin property being applied to the containing list item in your style.css file on line 1109. You can add this to the end of your style.css file and it will override that rule.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.entry-content .gform_wrapper ul li {
    margin-left: 0!important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://grab.by/a7CL&#34; rel=&#34;nofollow&#34;&#62;http://grab.by/a7CL&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks for the suggestion. I'm sure we'll add some type of styling options in the future. For now, it's really easy to target and change the elements like fonts with some simple CSS. You can find examples of how to properly do that in the documentation here.&#60;/p&#62;
&#60;p&#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;for example: Changing a label color/font&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label {color:red; font-family:sans-serif;}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Ciaran on "Form Indent"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-indent#post-25478</link>
			<pubDate>Fri, 13 May 2011 11:11:31 +0000</pubDate>
			<dc:creator>Ciaran</dc:creator>
			<guid isPermaLink="false">25478@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've searched through the archives and recognise that this question has come up several times.  Being pretty hopeless with anything code related, the suggested changes I have tried to make have not worked and took up most of yesterday.&#60;/p&#62;
&#60;p&#62;This is the form ( &#60;a href=&#34;http://clportraits.co.uk/contact/&#34; rel=&#34;nofollow&#34;&#62;http://clportraits.co.uk/contact/&#60;/a&#62; ) and quite simply I'm trying to get the information fields to not indent.  I'm working with a WYSIWYG theme editor, but there is also a custom css section I can add to. The form is loaded with output css set to yes. Saying no to that option and I'm still stuck with the indent, but there are also bullet points.&#60;/p&#62;
&#60;p&#62;Have you any suggestions, please bearing in mind that I'm a complete novice?&#60;/p&#62;
&#60;p&#62;As an aside, I would love even the simplest visual editor to change font sizes and colours in any future upgrade... probably been requested a few times I'm sure.&#60;/p&#62;
&#60;p&#62;Thanks for your help,&#60;br /&#62;
Ciaran
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
