<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>

		<title>disable the &quot;active link&quot; hover color in the nav bar? &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/disable-the-active-link-hover-color-in-the-nav-bar/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/disable-the-active-link-hover-color-in-the-nav-bar/feed/</link>
		<description></description>
		<lastBuildDate>Fri, 17 Oct 2025 05:14:29 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/disable-the-active-link-hover-color-in-the-nav-bar/#post-223035</guid>
					<title><![CDATA[disable the &quot;active link&quot; hover color in the nav bar?]]></title>
					<link>https://theme.co/archive/forums/topic/disable-the-active-link-hover-color-in-the-nav-bar/#post-223035</link>
					<pubDate>Mon, 09 Mar 2015 04:59:16 +0000</pubDate>
					<dc:creator>joanosgoodby</dc:creator>

					<description>
						<![CDATA[
						<p>How to I make disable the &#8220;active link&#8221; hover color in the nav bar?</p>
<p>THANKS 🙂</p>
<p><a href="http://wp2.monmouthrubber.com/" rel="nofollow">http://wp2.monmouthrubber.com/</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/disable-the-active-link-hover-color-in-the-nav-bar/#post-223192</guid>
					<title><![CDATA[Reply To: disable the &quot;active link&quot; hover color in the nav bar?]]></title>
					<link>https://theme.co/archive/forums/topic/disable-the-active-link-hover-color-in-the-nav-bar/#post-223192</link>
					<pubDate>Mon, 09 Mar 2015 08:43:40 +0000</pubDate>
					<dc:creator>Christopher</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Please add the following CSS under<strong> Customize -&gt; Custom -&gt; CSS</strong> :</p>
<pre><code>.x-navbar .desktop .x-nav &gt; .current-menu-item &gt; a {
background-color: transparent;
color: white;
}</code></pre>
<p>Hope it helps.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/disable-the-active-link-hover-color-in-the-nav-bar/#post-223558</guid>
					<title><![CDATA[Reply To: disable the &quot;active link&quot; hover color in the nav bar?]]></title>
					<link>https://theme.co/archive/forums/topic/disable-the-active-link-hover-color-in-the-nav-bar/#post-223558</link>
					<pubDate>Mon, 09 Mar 2015 16:45:45 +0000</pubDate>
					<dc:creator>joanosgoodby</dc:creator>

					<description>
						<![CDATA[
						<p>Thank you very much. I tried the custom css code, but unfortunately, it did not do the trick.</p>
<p>What I&#8217;d like to accomplish is to have no effect on the ACTIVE link.  If you go here:<br />
<a href="http://wp2.monmouthrubber.com/" rel="nofollow">http://wp2.monmouthrubber.com/</a></p>
<p>you will notice the avtive link in the main menue (the home page) has a white background because that is the active page. I&#8217;d like the white background on hover only, and want the active link to look like all the others.</p>
<p>I also have this code below in CSS, so not sure if it may be conflicting with the code you suggested above.</p>
<p>.x-navbar .desktop .x-nav &gt; li &gt; a:hover, .x-navbar .desktop .x-nav &gt; .x-active &gt; a, .x-navbar .desktop .x-nav &gt; .current-menu-item &gt; a {<br />
box-shadow: inset 0 4px 0 0 #ffffff;<br />
background: #ffffff;<br />
}</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/disable-the-active-link-hover-color-in-the-nav-bar/#post-223654</guid>
					<title><![CDATA[Reply To: disable the &quot;active link&quot; hover color in the nav bar?]]></title>
					<link>https://theme.co/archive/forums/topic/disable-the-active-link-hover-color-in-the-nav-bar/#post-223654</link>
					<pubDate>Mon, 09 Mar 2015 19:15:07 +0000</pubDate>
					<dc:creator>Nico</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There,</p>
<p>Would you mind sharing us your url and admin credentials so we could check on a closer look.</p>
<p>Thank you so much. Don&#8217;t forget to set it as private reply.</p>
<p>Cheers!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/disable-the-active-link-hover-color-in-the-nav-bar/#post-223655</guid>
					<title><![CDATA[Reply To: disable the &quot;active link&quot; hover color in the nav bar?]]></title>
					<link>https://theme.co/archive/forums/topic/disable-the-active-link-hover-color-in-the-nav-bar/#post-223655</link>
					<pubDate>Mon, 09 Mar 2015 19:16:15 +0000</pubDate>
					<dc:creator>joanosgoodby</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/disable-the-active-link-hover-color-in-the-nav-bar/#post-223756</guid>
					<title><![CDATA[Reply To: disable the &quot;active link&quot; hover color in the nav bar?]]></title>
					<link>https://theme.co/archive/forums/topic/disable-the-active-link-hover-color-in-the-nav-bar/#post-223756</link>
					<pubDate>Mon, 09 Mar 2015 21:47:17 +0000</pubDate>
					<dc:creator>Nico</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There,</p>
<p>We updated your customizer with this:</p>
<pre><code>.x-navbar .desktop .x-nav &gt; .current-menu-item &gt; a{
background:none;
box-shadow: none;
}</code></pre>
<p>Let us know if you need anything else.</p>
<p>Cheers!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/disable-the-active-link-hover-color-in-the-nav-bar/#post-223824</guid>
					<title><![CDATA[Reply To: disable the &quot;active link&quot; hover color in the nav bar?]]></title>
					<link>https://theme.co/archive/forums/topic/disable-the-active-link-hover-color-in-the-nav-bar/#post-223824</link>
					<pubDate>Tue, 10 Mar 2015 00:09:04 +0000</pubDate>
					<dc:creator>joanosgoodby</dc:creator>

					<description>
						<![CDATA[
						<p>I notice the active link stays red &#8211; can it remain white and only turn red on mouse hover, but stay white on active?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/disable-the-active-link-hover-color-in-the-nav-bar/#post-223825</guid>
					<title><![CDATA[Reply To: disable the &quot;active link&quot; hover color in the nav bar?]]></title>
					<link>https://theme.co/archive/forums/topic/disable-the-active-link-hover-color-in-the-nav-bar/#post-223825</link>
					<pubDate>Tue, 10 Mar 2015 00:10:22 +0000</pubDate>
					<dc:creator>joanosgoodby</dc:creator>

					<description>
						<![CDATA[
						<p>Nevermind &#8211; figured it out 🙂 THANKS!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/disable-the-active-link-hover-color-in-the-nav-bar/#post-223826</guid>
					<title><![CDATA[Reply To: disable the &quot;active link&quot; hover color in the nav bar?]]></title>
					<link>https://theme.co/archive/forums/topic/disable-the-active-link-hover-color-in-the-nav-bar/#post-223826</link>
					<pubDate>Tue, 10 Mar 2015 00:10:51 +0000</pubDate>
					<dc:creator>joanosgoodby</dc:creator>

					<description>
						<![CDATA[
						<p>added</p>
<p>color: #ffffff;</p>
<p>to your code above and that did the trick</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/disable-the-active-link-hover-color-in-the-nav-bar/#post-223918</guid>
					<title><![CDATA[Reply To: disable the &quot;active link&quot; hover color in the nav bar?]]></title>
					<link>https://theme.co/archive/forums/topic/disable-the-active-link-hover-color-in-the-nav-bar/#post-223918</link>
					<pubDate>Tue, 10 Mar 2015 03:29:24 +0000</pubDate>
					<dc:creator>Friech</dc:creator>

					<description>
						<![CDATA[
						<p>Glad you sorted things out, Cheers!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

