<?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: Checkboxes Not Displaying</title>
		<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-not-displaying</link>
		<description>Gravity Support Forums Topic: Checkboxes Not Displaying</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 00:59:35 +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/checkboxes-not-displaying" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Checkboxes Not Displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-not-displaying#post-348367</link>
			<pubDate>Thu, 27 Jun 2013 15:14:56 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">348367@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Glad to help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Checkboxes Not Displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-not-displaying#post-348358</link>
			<pubDate>Thu, 27 Jun 2013 15:07:25 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">348358@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Edit: should have refreshed the page after I nipped away from my desk before replying
&#60;/p&#62;</description>
		</item>
		<item>
			<title>envecreative1 on "Checkboxes Not Displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-not-displaying#post-348352</link>
			<pubDate>Thu, 27 Jun 2013 15:03:44 +0000</pubDate>
			<dc:creator>envecreative1</dc:creator>
			<guid isPermaLink="false">348352@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Wow, that was FAST! Thank you so much, Rob!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Checkboxes Not Displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-not-displaying#post-348347</link>
			<pubDate>Thu, 27 Jun 2013 14:59:17 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">348347@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;For some reason your theme decided to block all inputs out for Chrome and Safari (webkit):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
input, textarea, button {
outline: none!important;
background: none;
border-radius: 0;
box-shadow: none!important;
-webkit-appearance: none!important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Just place this CSS snippet in your theme's stylesheet (or wherever you are instructed to place custom CSS at the theme level).&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper ul.gfield_checkbox li input[type=checkbox] {
-webkit-appearance: checkbox!important;
}
.gform_wrapper ul.gfield_radio li input[type=radio] {
-webkit-appearance: radio!important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>envecreative1 on "Checkboxes Not Displaying"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-not-displaying#post-348329</link>
			<pubDate>Thu, 27 Jun 2013 14:45:23 +0000</pubDate>
			<dc:creator>envecreative1</dc:creator>
			<guid isPermaLink="false">348329@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I know this is probably something silly, but checkboxes don't display on my site. The values do, but not the actual boxes. &#60;a href=&#34;http://oldelibertyins.com/insurance-products/auto-insurance-2/&#34; rel=&#34;nofollow&#34;&#62;http://oldelibertyins.com/insurance-products/auto-insurance-2/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
