<?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: Select only checkbox field labels</title>
		<link>https://legacy.forums.gravityhelp.com/topic/select-only-checkbox-field-labels</link>
		<description>Gravity Support Forums Topic: Select only checkbox field labels</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:35:39 +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/select-only-checkbox-field-labels" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Select only checkbox field labels"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/select-only-checkbox-field-labels#post-246639</link>
			<pubDate>Fri, 10 May 2013 16:04:40 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">246639@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Right on, I just wrote that selector from Chrome developer tools by inspecting a checkbox field on my form via the form builder preview - but glad your solution worked for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hmarcks on "Select only checkbox field labels"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/select-only-checkbox-field-labels#post-246331</link>
			<pubDate>Fri, 10 May 2013 10:24:24 +0000</pubDate>
			<dc:creator>hmarcks</dc:creator>
			<guid isPermaLink="false">246331@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Rob, that wasn't working for me, but I added a class, removed the li, and this worked:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;body .gform_wrapper .top_label .custom-class label {
	color: red;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Select only checkbox field labels"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/select-only-checkbox-field-labels#post-246288</link>
			<pubDate>Fri, 10 May 2013 09:55:38 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">246288@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This should do the trick for you:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper .top_label .gfield_checkbox li label {
color: red;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>hmarcks on "Select only checkbox field labels"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/select-only-checkbox-field-labels#post-245589</link>
			<pubDate>Fri, 10 May 2013 00:36:34 +0000</pubDate>
			<dc:creator>hmarcks</dc:creator>
			<guid isPermaLink="false">245589@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I can select all the field labels with &#34;.gform_wrapper .top_label .gfield_label&#34;, but is it possible to select only the checkbox field labels?&#60;/p&#62;
&#60;p&#62;Thank you
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
