<?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: Drop-Down Select CSS (remove gradient)</title>
		<link>https://legacy.forums.gravityhelp.com/topic/drop-down-select-css-remove-gradient</link>
		<description>Gravity Support Forums Topic: Drop-Down Select CSS (remove gradient)</description>
		<language>en-US</language>
		<pubDate>Sun, 05 Apr 2026 13:34:53 +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/drop-down-select-css-remove-gradient" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Drop-Down Select CSS (remove gradient)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/drop-down-select-css-remove-gradient#post-67651</link>
			<pubDate>Mon, 23 Jul 2012 22:50:23 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">67651@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I did not alter the CSS.  Mac always uses that gradient and rounded colors.  It's part of OS X I think.  I just loaded your form without any modifications.  It's browser and OS differences that largely control the look of certain form elements (like the drop down select box, especially.)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cmccrone on "Drop-Down Select CSS (remove gradient)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/drop-down-select-css-remove-gradient#post-67649</link>
			<pubDate>Mon, 23 Jul 2012 22:48:00 +0000</pubDate>
			<dc:creator>cmccrone</dc:creator>
			<guid isPermaLink="false">67649@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have google chrome (mac) and it looks nothing like your screenshot. Youd think it would be somewhat similar. Or did you alter the CSS because the link below you sent me is PERFECT.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://minus.com/mbdvOs1VYl/&#34; rel=&#34;nofollow&#34;&#62;http://minus.com/mbdvOs1VYl/&#60;/a&#62; PERFECT!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Drop-Down Select CSS (remove gradient)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/drop-down-select-css-remove-gradient#post-67642</link>
			<pubDate>Mon, 23 Jul 2012 22:15:53 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">67642@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is largely browser functionality.  Take a look at what I see in Chrome 20 on Windows 7:&#60;br /&#62;
&#60;a href=&#34;http://minus.com/mbdvOs1VYl/&#34; rel=&#34;nofollow&#34;&#62;http://minus.com/mbdvOs1VYl/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can search online a little bit and see some work-arounds for styling drop down selects.&#60;br /&#62;
&#60;a href=&#34;https://www.google.com/search?hl=en&#38;amp;q=style+drop+down+select+box&#34; rel=&#34;nofollow&#34;&#62;https://www.google.com/search?hl=en&#38;amp;q=style+drop+down+select+box&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The first result is not bad:&#60;br /&#62;
&#60;a href=&#34;http://bavotasan.com/2011/style-select-box-using-only-css/&#34; rel=&#34;nofollow&#34;&#62;http://bavotasan.com/2011/style-select-box-using-only-css/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cmccrone on "Drop-Down Select CSS (remove gradient)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/drop-down-select-css-remove-gradient#post-67635</link>
			<pubDate>Mon, 23 Jul 2012 21:33:55 +0000</pubDate>
			<dc:creator>cmccrone</dc:creator>
			<guid isPermaLink="false">67635@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;My site: &#60;a href=&#34;http://goo.gl/r5sqA&#34; rel=&#34;nofollow&#34;&#62;http://goo.gl/r5sqA&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The drop down select is on the 2nd step. Just enter this (or anything of course) on the first step..&#60;br /&#62;
USERNAME: xx&#60;br /&#62;
PASSWORD: xx&#60;br /&#62;
PASSWORD: xx&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cmccrone on "Drop-Down Select CSS (remove gradient)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/drop-down-select-css-remove-gradient#post-67634</link>
			<pubDate>Mon, 23 Jul 2012 21:30:51 +0000</pubDate>
			<dc:creator>cmccrone</dc:creator>
			<guid isPermaLink="false">67634@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I cant seem to make my dropdown all one solid color. &#60;/p&#62;
&#60;p&#62;In the end i would like to:&#60;br /&#62;
1) Solid #FFFFFF (white) background&#60;br /&#62;
2) Remove rouded corners&#60;br /&#62;
3) 34px tall&#60;/p&#62;
&#60;p&#62;Heres my code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;body .gform_wrapper .gform_body .gform_fields .gfield select {
  background-color:#FFFFFF!important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>

	</channel>
</rss>
