<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.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>THE MOLITOR FORUMS &#187; Topic: Search icon not showing in Main Menu</title>
		<link>http://www.themolitor.com/forums/topic/search-icon-not-showing-in-main-menu</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Search icon not showing in Main Menu</description>
		<language>en-US</language>
		<pubDate>Tue, 05 May 2026 20:58:30 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/search-icon-not-showing-in-main-menu" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Search icon not showing in Main Menu"</title>
			<link>http://www.themolitor.com/forums/topic/search-icon-not-showing-in-main-menu#post-36530</link>
			<pubDate>Thu, 22 Oct 2015 10:25:03 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">36530@http://www.themolitor.com/forums/</guid>
			<description><p>Details: <a href="http://www.themolitor.com/forums/topic/update-v220-for-the-navigator?replies=8#post-36529" rel="nofollow">http://www.themolitor.com/forums/topic/update-v220-for-the-navigator?replies=8#post-36529</a>
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Search icon not showing in Main Menu"</title>
			<link>http://www.themolitor.com/forums/topic/search-icon-not-showing-in-main-menu#post-36528</link>
			<pubDate>Thu, 22 Oct 2015 10:23:02 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">36528@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I just submitted an update (v2.2.7) that moves the search button option to the "General" section of the Customize page. Please be sure you have notifications turned on in your profile settings on ThemeForest.</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Search icon not showing in Main Menu"</title>
			<link>http://www.themolitor.com/forums/topic/search-icon-not-showing-in-main-menu#post-36462</link>
			<pubDate>Thu, 15 Oct 2015 12:31:19 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">36462@http://www.themolitor.com/forums/</guid>
			<description><p>Ah, I see what you mean. It's always fun when WordPress changes stuff like that :-/</p>
<p>Let me look into this... marking this thread "pending review"</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>johnschauer on "Search icon not showing in Main Menu"</title>
			<link>http://www.themolitor.com/forums/topic/search-icon-not-showing-in-main-menu#post-36458</link>
			<pubDate>Thu, 15 Oct 2015 09:23:41 +0000</pubDate>
			<dc:creator>johnschauer</dc:creator>
			<guid isPermaLink="false">36458@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Christopher, </p>
<p>It looks like in WP 4.3.1 the Navigation tab in Customizer doesn't show up in your theme ( Navigator v2.2.5). The new Menus tab has replaced it.  There is no checkbox to display the Search icon under the Menus tab.  (I tried disabling a number of plugins in troubleshooting before I "googled" the issue. Apparently the same thing has happened with other themes. )  I have a "sandbox" installation of WP 4.2.5 in a testing environment, I installed the same v 2.2.5 theme on it, and it displays the navigation tab with the search option checkbox.  </p>
<p>Is there a line in a php file I can edit to turn the search option on?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Search icon not showing in Main Menu"</title>
			<link>http://www.themolitor.com/forums/topic/search-icon-not-showing-in-main-menu#post-36451</link>
			<pubDate>Thu, 15 Oct 2015 09:02:23 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">36451@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Try turning the search feature off on the Customize page, click "publish/save" and then turn it back on and click "publish/save" again.</p>
<p>Let me know if that helps at all.</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>johnschauer on "Search icon not showing in Main Menu"</title>
			<link>http://www.themolitor.com/forums/topic/search-icon-not-showing-in-main-menu#post-36444</link>
			<pubDate>Wed, 14 Oct 2015 14:24:02 +0000</pubDate>
			<dc:creator>johnschauer</dc:creator>
			<guid isPermaLink="false">36444@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks to your support, version 2.2.5 of Navigator theme is now working almost perfectly after my upgrade from 1.5.2. </p>
<p>Only issue I still have is that the Search Icon does not appear in the main menu. When I preview the the theme Customization panel, the Search icon and search box appear as expected.   As soon as I go to the live site, the search icon disappears.  </p>
<p>I've tried editing out custom CSS from the header and main navigation, but this doesn't seem to help. </p>
<p>I've looked in documentation and other forum posts, but can't seem to find a way to make the search icon visible in the menu. </p>
<p>Thanks in advance for your help.</p>
<p>Here are the CSS customizations I have:</p>
<pre><code>/* -----BODY STUFF----- */
html {
	background-color: #222;
}

body {
	height: auto;
	width: auto;
	font-family: &#039;Muli&#039;, Sans-Serif;
	color: #eee;
}

p {
	font-size: 13px;
}

/* -----H TAG STUFF----- */
h1,h2,h3 {
	color: #ff7802;
	font-weight: 400;
	text-transform: uppercase;
	font-family: &#039;Muli&#039;, sans-serif;
	letter-spacing: 1px;
}

h4, h5, h6 {
	color: #fff;
	font-weight: normal;
	font-family: sans-serif;
	letter-spacing: 1px;
}

h1,h1 a,h1 a:visited,
h2,h2 a,h2 a:visited,
h3,h3 a,h3 a:visited,
h4,h4 a,h4 a:visited,
h5,h5 a,h5 a:visited,
h6,h6 a,h6 a:visited {
	text-decoration: none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	text-decoration: none;
}

/*---------HEADER STUFF-----------*/
#header {
	background: rgba(23,23,23,.8);
/* background: #171717;*/
	background: -webkit-gradient(linear,left top,left bottom,from(rgba(40,40,40,1.0)),to(rgba(23,23,23,0.7)));
	background: -moz-linear-gradient(top,rgba(40,40,40,0.9),rgba(23,23,23,0.7));
	border-bottom: 1px solid #000;
}

/*-------MAIN NAVIGATION STUFF--------*/
#dropmenu &#62; li &#62; a {
	display: block;
	padding: 0 12px;
	font-size: 18px !important;
	font-weight: 400;
	text-transform: uppercase;
	position: relative;
	color: #ff7802;
}

#dropmenu &#62; li &#62; a:hover {
	color: #fff;
}

#dropmenu li ul {
	background: rgba(23,23,23,0.7);
	border: 1px solid #000;
	border-width: 0 1px 1px;
	display: block;
	visibility: hidden;
	opacity: 0;
}

#dropmenu li ul li a {
	font-size: 18px;
	text-transform: uppercase;
}

/* Disable view full size in Carousel */
.jp-carousel-wrap a.jp-carousel-image-download {
	display: none;
}

.jp-carousel-image-meta {
	background: none;
	border: 0 solid #222;
	color: #fff;
	font: 12px/1.4 &#34;Helvetica Neue&#34;, sans-serif !important;
	overflow: hidden;
	padding: 18px 20px;
	width: 209px !important;
}

/*---CIRCULAR TARGET THING---*/
#target {
	position: fixed;
	display: none;
	top: 50%;
	left: 50%;
	z-index: 2;
	height: 20px;
	width: 20px;
	margin: -40px 0 0 -25px;
	border-radius: 50px;
	background: none;
	border: 15px solid #ff7802;
	opacity: .75;
}</code></pre></description>
		</item>

	</channel>
</rss>
