<?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>BlueOwlCreative  &#187;  Topic: Active Page in Main Menu</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/aactive-for-main-menu/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/aactive-for-main-menu/feed/</link>
		<description></description>
		<pubDate>Sat, 18 Jul 2026 22:15:18 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/aactive-for-main-menu/#post-23259</guid>
					<title><![CDATA[Active Page in Main Menu]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/aactive-for-main-menu/#post-23259</link>
					<pubDate>Fri, 09 Oct 2015 07:54:39 +0000</pubDate>
					<dc:creator>DominikSummer</dc:creator>

					<description>
						<![CDATA[
						<p>Hi all,</p>
<p>how can I set the color vor active main menu link?<br />
e.g. if I am on my &#8220;home&#8221; page, i want the &#8220;home&#8221; in the main menu to be blue</p>
<p>Thanks in advance!<br />
Best regards,<br />
Dominik</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/aactive-for-main-menu/#post-23320</guid>
					<title><![CDATA[Reply To: Active Page in Main Menu]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/aactive-for-main-menu/#post-23320</link>
					<pubDate>Mon, 12 Oct 2015 07:48:23 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again,</p>
<p>What&#8217;s your URL please?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/aactive-for-main-menu/#post-23321</guid>
					<title><![CDATA[Reply To: Active Page in Main Menu]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/aactive-for-main-menu/#post-23321</link>
					<pubDate>Mon, 12 Oct 2015 07:52:13 +0000</pubDate>
					<dc:creator>DominikSummer</dc:creator>

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

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/aactive-for-main-menu/#post-23325</guid>
					<title><![CDATA[Reply To: Active Page in Main Menu]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/aactive-for-main-menu/#post-23325</link>
					<pubDate>Mon, 12 Oct 2015 12:41:03 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Ok, no problem,<br />
Simply add this to your Child theme’s CSS file or in your Theme options->Custom CSS:</p>
<pre><code>@media only screen and (min-width: 1018px){
  #menu li.current_page_parent &gt; a,
  #menu li.current_page_item &gt; a {
    color: red!important;
  }
}</code></pre>
<p>Let me know if this does if for you. <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/aactive-for-main-menu/#post-23326</guid>
					<title><![CDATA[Reply To: Active Page in Main Menu]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/aactive-for-main-menu/#post-23326</link>
					<pubDate>Mon, 12 Oct 2015 12:57:00 +0000</pubDate>
					<dc:creator>DominikSummer</dc:creator>

					<description>
						<![CDATA[
						<p>Perfect &#8211; that is exactly what I have been looking for.<br />
Thank you very much!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/aactive-for-main-menu/#post-23327</guid>
					<title><![CDATA[Reply To: Active Page in Main Menu]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/aactive-for-main-menu/#post-23327</link>
					<pubDate>Mon, 12 Oct 2015 13:35:56 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>You are welcome Dominik,</p>
<p>Glad I could help! <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/aactive-for-main-menu/#post-26365</guid>
					<title><![CDATA[Reply To: Active Page in Main Menu]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/aactive-for-main-menu/#post-26365</link>
					<pubDate>Mon, 18 Jan 2016 11:31:03 +0000</pubDate>
					<dc:creator>Pablo1980</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again!</p>
<p>I had the same problem, but know it´s resolved.</p>
<p>I would like to do something more. Could you tell me if it´s possible?</p>
<p>My menu has 2 buttons with submenus. These buttons have been created like &#8220;custom links&#8221;. What could be the CSS code to put the color of the menu in the &#8220;custom links&#8221;?</p>
<p>Thank you!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/aactive-for-main-menu/#post-26371</guid>
					<title><![CDATA[Reply To: Active Page in Main Menu]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/aactive-for-main-menu/#post-26371</link>
					<pubDate>Mon, 18 Jan 2016 12:36:27 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>May I see your URL please?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/aactive-for-main-menu/#post-26381</guid>
					<title><![CDATA[Reply To: Active Page in Main Menu]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/aactive-for-main-menu/#post-26381</link>
					<pubDate>Mon, 18 Jan 2016 13:15:50 +0000</pubDate>
					<dc:creator>Pablo1980</dc:creator>

					<description>
						<![CDATA[
						<p>Hello again.</p>
<p>Now it isn´t possible to show you the web because our client does´t see it yet (it is in maintenance mode). Could be possible send you some screenshots of the web?.</p>
<p>The problem that I´m having is that your css code only works with the pages. I have in my main menu one button without link. When you put the mouse over it, appears the submenu with 2 buttons with link. I need that the &#8220;button without link&#8221; show that you stay in one page of its submenu (like happen when you stay in a page).</p>
<p>The structure of the menu is:</p>
<p>   services (without link)(this isn´t a page &#8211; this button has been done using the &#8220;custom link&#8221; of the menu section of wordpress)</p>
<p>        &#8211; software (linkable)<br />
        &#8211; consulting (linkable)</p>
<p>Thanks!!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/aactive-for-main-menu/#post-26382</guid>
					<title><![CDATA[Reply To: Active Page in Main Menu]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/aactive-for-main-menu/#post-26382</link>
					<pubDate>Mon, 18 Jan 2016 13:26:07 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again,</p>
<p>Buttons in navigation (in the sense of buttons like the Buy Theme button in Demo) aren&#8217;t supposed to have submenus in general&#8230;<br />
Not sure what you are having.<br />
Other than that, yes you can have a regular Custom link as top level item with &#8220;#&#8221; as link, then submenu items below it.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

