<?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: How can I change line height of Radio Button form field?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-change-line-height-of-radio-button-form-field</link>
		<description>Gravity Support Forums Topic: How can I change line height of Radio Button form field?</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 20:26:59 +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/how-can-i-change-line-height-of-radio-button-form-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "How can I change line height of Radio Button form field?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-change-line-height-of-radio-button-form-field#post-67709</link>
			<pubDate>Tue, 24 Jul 2012 09:32:33 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">67709@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;What is your goal here? Spacing between li elements or line-height on the label?&#60;/p&#62;
&#60;p&#62;This would be for the label:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.heightspacing label {
line-height: 22px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This would be for the spacing on the li elements, just change/replace your current selector with the below:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper form .gform_body ul, body .gform_wrapper form .gform_body ul li {
list-style: none!important;
list-style: none!important;
background: none!important;
background: none!important;
padding: 0!important;
margin: 0 0 10px 0!important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>growe19 on "How can I change line height of Radio Button form field?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-change-line-height-of-radio-button-form-field#post-67708</link>
			<pubDate>Tue, 24 Jul 2012 09:28:52 +0000</pubDate>
			<dc:creator>growe19</dc:creator>
			<guid isPermaLink="false">67708@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://www.swiftprintuk.com/posters-test/&#34; rel=&#34;nofollow&#34;&#62;http://www.swiftprintuk.com/posters-test/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "How can I change line height of Radio Button form field?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-change-line-height-of-radio-button-form-field#post-67707</link>
			<pubDate>Tue, 24 Jul 2012 09:28:11 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">67707@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you link to your form? You might have to use something like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.heightspacing {
line-height: 30px !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>growe19 on "How can I change line height of Radio Button form field?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-change-line-height-of-radio-button-form-field#post-67706</link>
			<pubDate>Tue, 24 Jul 2012 09:26:54 +0000</pubDate>
			<dc:creator>growe19</dc:creator>
			<guid isPermaLink="false">67706@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've added custom CSS and haven't had much luck.&#60;/p&#62;
&#60;p&#62;Have tried..&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.heightspacing
{
line-height: 30px
}&#60;/code&#62;&#60;/pre&#62;
&#60;pre&#62;&#60;code&#62;li.heightspacing
{
line-height: 30px
}&#60;/code&#62;&#60;/pre&#62;
&#60;pre&#62;&#60;code&#62;#heightspacing
{
line-height: 30px
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and then put  &#60;code&#62;heightspacing&#60;/code&#62; into the CSS Class Name field in the advanced tab of the Radio Button field. &#60;/p&#62;
&#60;p&#62;None have worked.&#60;br /&#62;
What am I doing wrong!?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
