<?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: Remove search bar from enhanced drop down box</title>
		<link>https://legacy.forums.gravityhelp.com/topic/remove-search-bar-from-enhanced-drop-down-box</link>
		<description>Gravity Support Forums Topic: Remove search bar from enhanced drop down box</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:38:57 +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/remove-search-bar-from-enhanced-drop-down-box" rel="self" type="application/rss+xml" />

		<item>
			<title>AlphaBlossom on "Remove search bar from enhanced drop down box"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/remove-search-bar-from-enhanced-drop-down-box#post-62937</link>
			<pubDate>Mon, 18 Jun 2012 23:39:51 +0000</pubDate>
			<dc:creator>AlphaBlossom</dc:creator>
			<guid isPermaLink="false">62937@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Rob!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Remove search bar from enhanced drop down box"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/remove-search-bar-from-enhanced-drop-down-box#post-62226</link>
			<pubDate>Tue, 12 Jun 2012 08:54:42 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">62226@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sounds good to me, especially if it works. Thanks for posting your solution.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AlphaBlossom on "Remove search bar from enhanced drop down box"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/remove-search-bar-from-enhanced-drop-down-box#post-62200</link>
			<pubDate>Mon, 11 Jun 2012 19:36:54 +0000</pubDate>
			<dc:creator>AlphaBlossom</dc:creator>
			<guid isPermaLink="false">62200@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I saw this post (now closed) talking about removing the search bar from the drop down box when there are only a few options and it's not needed:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/enhanced-user-interface-search-bar&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/enhanced-user-interface-search-bar&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The solution was to use the following css to hide the search box:&#60;/p&#62;
&#60;p&#62;.chzn-search {&#60;br /&#62;
display: none;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;I tried this and it worked, but it removed the keyboard controls from the drop down box it was applied to. I have a couple of others on the same page and I can use the up/down arrows to scroll through options, but when I add the code to one of the boxes, the up/down arrow keyboard navigation is gone.&#60;/p&#62;
&#60;p&#62;I tried this and it works fine, but I wanted to see if you recommend a better solution, or if you can see any issues with it:&#60;/p&#62;
&#60;p&#62; .chzn-search {&#60;br /&#62;
	height: 0px;&#60;br /&#62;
	overflow: hidden;&#60;br /&#62;
	padding: 0px; !important&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
