<?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 Showing Up</title>
		<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-not-showing-up-1</link>
		<description>Gravity Support Forums Topic: Checkboxes Not Showing Up</description>
		<language>en-US</language>
		<pubDate>Wed, 08 Apr 2026 19:52:42 +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-showing-up-1" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Checkboxes Not Showing Up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-not-showing-up-1#post-88780</link>
			<pubDate>Thu, 08 Nov 2012 07:24:39 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">88780@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ehong33234 on "Checkboxes Not Showing Up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-not-showing-up-1#post-88671</link>
			<pubDate>Thu, 08 Nov 2012 02:07:50 +0000</pubDate>
			<dc:creator>ehong33234</dc:creator>
			<guid isPermaLink="false">88671@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Just wanted to follow up with a solution that I found - hope it helps someone else in the future. I emailed WooThemes about 12 hours ago and haven't heard a response back yet but after poking around, I was able to add some custom CSS in the Dashboard &#38;gt; Appearance &#38;gt; Editor &#38;gt; Custom.css&#60;/p&#62;
&#60;p&#62;Basically, the MyStile theme is hiding the standard browser checkbox and radio button and opting for the themes version, however, it wasn't working. So I went to the CSS and looked up checkboxes (and radio since radios were quirky too) and sure enough, it says this:&#60;/p&#62;
&#60;p&#62;  /* Hides the default checkbox style */&#60;/p&#62;
&#60;p&#62;The code right above that phrase is:   -webkit-appearance: none;&#60;/p&#62;
&#60;p&#62;I changed it to:   -webkit-appearance: checkbox;&#60;/p&#62;
&#60;p&#62;(same for radio) and now it works perfectly fine on all browsers.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Checkboxes Not Showing Up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-not-showing-up-1#post-88582</link>
			<pubDate>Wed, 07 Nov 2012 22:45:26 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">88582@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sure thing. Good luck with it. I'm sure they'll be able to help you out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ehong33234 on "Checkboxes Not Showing Up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-not-showing-up-1#post-88521</link>
			<pubDate>Wed, 07 Nov 2012 18:44:48 +0000</pubDate>
			<dc:creator>ehong33234</dc:creator>
			<guid isPermaLink="false">88521@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey Kevin, thanks for taking a look and clarifying. I'll take it up with WOO.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Checkboxes Not Showing Up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-not-showing-up-1#post-88511</link>
			<pubDate>Wed, 07 Nov 2012 17:57:42 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">88511@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It looks like a the absolute positioning (line 2787 of your theme's style.css file) is causing the issue. It appears your theme is doing something and replacing the default checkbox inputs with other characters. If I disable that property, then the input shows up fine..&#60;/p&#62;
&#60;p&#62;Chrome screenshot: &#60;a href=&#34;http://bit.ly/XkRSKG&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/XkRSKG&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Oddly enough, it works fine in Firefox.&#60;/p&#62;
&#60;p&#62;Firefox screenshot: &#60;a href=&#34;http://bit.ly/U9Sooj&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/U9Sooj&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You will want to talk to your theme developers if you need additional guidance on the theme styling and whatever they're doing to replace the inputs.&#60;/p&#62;
&#60;p&#62;Just to be clear.. the demo you referenced above is a WooTheme's demo, not Gravity Forms. It's to feature their theme/e-commerce functionality.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ehong33234 on "Checkboxes Not Showing Up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-not-showing-up-1#post-88496</link>
			<pubDate>Wed, 07 Nov 2012 16:49:10 +0000</pubDate>
			<dc:creator>ehong33234</dc:creator>
			<guid isPermaLink="false">88496@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can see the issue here: &#60;a href=&#34;http://goo.gl/4lMRm&#34; rel=&#34;nofollow&#34;&#62;http://goo.gl/4lMRm&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Toward the bottom where it says &#34;rush delivery&#34; there should be a checkbox showing.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ehong33234 on "Checkboxes Not Showing Up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-not-showing-up-1#post-88213</link>
			<pubDate>Wed, 07 Nov 2012 02:24:04 +0000</pubDate>
			<dc:creator>ehong33234</dc:creator>
			<guid isPermaLink="false">88213@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am running WooCommerce Mystile theme and preview of the form shows the standard Mac OS  checkboxes fine. Tried on Safari and Chrome.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ehong33234 on "Checkboxes Not Showing Up"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-not-showing-up-1#post-88212</link>
			<pubDate>Wed, 07 Nov 2012 02:21:49 +0000</pubDate>
			<dc:creator>ehong33234</dc:creator>
			<guid isPermaLink="false">88212@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Running WooCommerce with GF Product Add-ons and latest GF. &#60;/p&#62;
&#60;p&#62;I have the Pricing Field OPTION set to checkbox and I see the heading and the price calculates correctly, however, the actual checkbox is not showing up. &#60;/p&#62;
&#60;p&#62;I noticed the same thing for your DEMO. &#60;a href=&#34;http://lucasstark.com/estore/shop/simple-product-a/&#34; rel=&#34;nofollow&#34;&#62;http://lucasstark.com/estore/shop/simple-product-a/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Notice the checkbox option but you can't see the actual box.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
