<?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: Format Checkbox or multiple choice</title>
		<link>https://legacy.forums.gravityhelp.com/topic/format-checkbox-or-multiple-choice</link>
		<description>Gravity Support Forums Topic: Format Checkbox or multiple choice</description>
		<language>en-US</language>
		<pubDate>Fri, 03 Apr 2026 19:42:21 +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/format-checkbox-or-multiple-choice" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Format Checkbox or multiple choice"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/format-checkbox-or-multiple-choice#post-23010</link>
			<pubDate>Mon, 11 Apr 2011 16:55:21 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">23010@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The bullet points are actually characters in your label content. You probably copied that from somewhere and those copied with it. Edit your labels and remove those characters.&#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://d.pr/v7TB&#34; rel=&#34;nofollow&#34;&#62;http://d.pr/v7TB&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nik on "Format Checkbox or multiple choice"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/format-checkbox-or-multiple-choice#post-22995</link>
			<pubDate>Mon, 11 Apr 2011 15:40:41 +0000</pubDate>
			<dc:creator>Nik</dc:creator>
			<guid isPermaLink="false">22995@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Kevin,&#60;/p&#62;
&#60;p&#62;Its a bit better but cant get each bullet point on a new line. Any other suggestions?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Format Checkbox or multiple choice"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/format-checkbox-or-multiple-choice#post-22992</link>
			<pubDate>Mon, 11 Apr 2011 15:17:57 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">22992@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The problem is that the thesis theme sets a 40% width on all inputs. Checkboxes and radio buttons are inputs so they inherit from the blanket rule. Try adding this to your custom CSS&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper input[type=checkbox],
body .gform_wrapper input[type=radio] {
width:auto!important
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Nik on "Format Checkbox or multiple choice"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/format-checkbox-or-multiple-choice#post-22987</link>
			<pubDate>Mon, 11 Apr 2011 14:22:36 +0000</pubDate>
			<dc:creator>Nik</dc:creator>
			<guid isPermaLink="false">22987@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Carl&#60;/p&#62;
&#60;p&#62;Made a test page so you can see the format&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://careerjourney.co.uk/gravity-form-test-page/&#34; rel=&#34;nofollow&#34;&#62;http://careerjourney.co.uk/gravity-form-test-page/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Let me know if you need anything else.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Format Checkbox or multiple choice"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/format-checkbox-or-multiple-choice#post-22983</link>
			<pubDate>Mon, 11 Apr 2011 14:10:56 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">22983@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We would need a link to a page containing the form so we can inspect the markup, we can't do so from the screenshot because we can't inspect the markup and CSS to see what you need to do.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nik on "Format Checkbox or multiple choice"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/format-checkbox-or-multiple-choice#post-22978</link>
			<pubDate>Mon, 11 Apr 2011 13:31:50 +0000</pubDate>
			<dc:creator>Nik</dc:creator>
			<guid isPermaLink="false">22978@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Guys,&#60;/p&#62;
&#60;p&#62;I need some help aligning text in a check-box or multiple choice&#60;/p&#62;
&#60;p&#62;It now looks like this.&#60;br /&#62;
&#60;a href=&#34;http://careerjourney.co.uk/wp-content/uploads/2011/04/Screen-shot-2011-04-11-at-18.22.21.png&#34; rel=&#34;nofollow&#34;&#62;http://careerjourney.co.uk/wp-content/uploads/2011/04/Screen-shot-2011-04-11-at-18.22.21.png&#60;/a&#62;&#60;br /&#62;
I like it all nicely bullet-pointed below each-other.&#60;/p&#62;
&#60;p&#62;Any idea if this is possible and if so how?&#60;/p&#62;
&#60;p&#62;Thank you
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
