<?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: CSS on highlighted dropdown and multi select field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/css-on-highlighted-dropdown-and-multi-select-field</link>
		<description>Gravity Support Forums Topic: CSS on highlighted dropdown and multi select field</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:13:08 +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/css-on-highlighted-dropdown-and-multi-select-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "CSS on highlighted dropdown and multi select field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-on-highlighted-dropdown-and-multi-select-field#post-50475</link>
			<pubDate>Fri, 24 Feb 2012 20:34:27 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">50475@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Awesome to hear Tony! Thanks for letting us know.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AlphaBlossom on "CSS on highlighted dropdown and multi select field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-on-highlighted-dropdown-and-multi-select-field#post-50474</link>
			<pubDate>Fri, 24 Feb 2012 20:30:18 +0000</pubDate>
			<dc:creator>AlphaBlossom</dc:creator>
			<guid isPermaLink="false">50474@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey Rob,&#60;/p&#62;
&#60;p&#62;I was able to track it down to:&#60;/p&#62;
&#60;p&#62;.chzn-container .chzn-results .highlighted {&#60;br /&#62;
	color: #000;!important&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;all fixed now :)&#60;/p&#62;
&#60;p&#62;Thanks again for your help! Have a great weekend :)&#60;/p&#62;
&#60;p&#62;Tony
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "CSS on highlighted dropdown and multi select field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-on-highlighted-dropdown-and-multi-select-field#post-50469</link>
			<pubDate>Fri, 24 Feb 2012 18:20:13 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">50469@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Cool Tony, I'll be on the lookout!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AlphaBlossom on "CSS on highlighted dropdown and multi select field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-on-highlighted-dropdown-and-multi-select-field#post-50468</link>
			<pubDate>Fri, 24 Feb 2012 18:09:28 +0000</pubDate>
			<dc:creator>AlphaBlossom</dc:creator>
			<guid isPermaLink="false">50468@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Rob,&#60;/p&#62;
&#60;p&#62;Thank you! I'm using firebug, and i can see the .highlighted, but haven't been able to pin it down.&#60;/p&#62;
&#60;p&#62;I tried with !important as well, but no luck. If I can't figure it out, i'll have it live soon and come back with a link.&#60;/p&#62;
&#60;p&#62;I'll try to see where it's inheriting it from...&#60;/p&#62;
&#60;p&#62;Thank you,&#60;br /&#62;
Tony
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "CSS on highlighted dropdown and multi select field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-on-highlighted-dropdown-and-multi-select-field#post-50466</link>
			<pubDate>Fri, 24 Feb 2012 17:43:14 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">50466@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Tony, hard to say here without looking and inspecting what's going on. Do you use Chrome Dev Tools or Firebug by chance to see what's causing the light coloring of the font? I know one user last week had a color of white coming in from the body element. Not sure what to tell you though for sure, but try inspecting the page live with one of those tools. Also, you can try to use !important on your css values to see if that helps.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AlphaBlossom on "CSS on highlighted dropdown and multi select field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/css-on-highlighted-dropdown-and-multi-select-field#post-50465</link>
			<pubDate>Fri, 24 Feb 2012 17:40:11 +0000</pubDate>
			<dc:creator>AlphaBlossom</dc:creator>
			<guid isPermaLink="false">50465@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
I'm having trouble targeting the css for the highlighted text in the drop down and multi select fields, using the enhanced user interface.&#60;/p&#62;
&#60;p&#62;When I hover over the drop down/multi select options, the background color and the text color are both light, making it hard to read.&#60;/p&#62;
&#60;p&#62;I've tried targeting .active-result .highlighted and variations of this, also using !important, but nothing is working.&#60;/p&#62;
&#60;p&#62;I have also tried .chzn-drop and it does change the default color, but it does not change the on hover color of the text at all.&#60;/p&#62;
&#60;p&#62;It's locally hosted so I can't post a link, but i'm hoping someone can help me with the right css to use to make the highlighted font darker.&#60;/p&#62;
&#60;p&#62;Thank you,&#60;br /&#62;
Tony
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
