<?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: Menu Button &#8211; Graduated Background</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/menu-button-graduated-background/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/menu-button-graduated-background/feed/</link>
		<description></description>
		<pubDate>Sat, 18 Jul 2026 12:08:46 +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/menu-button-graduated-background/#post-25712</guid>
					<title><![CDATA[Menu Button &#8211; Graduated Background]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/menu-button-graduated-background/#post-25712</link>
					<pubDate>Wed, 16 Dec 2015 18:27:35 +0000</pubDate>
					<dc:creator>Greg</dc:creator>

					<description>
						<![CDATA[
						<p>Hi</p>
<p>I am using a button in the main menu, with a graduated background as in one of the demo home pages.</p>
<p>On the demo the roll over state is the the theme blue.</p>
<p>For me it is white on white, which is an issue as you can&#8217;t see the text.</p>
<p>This is the menu before scroll.</p>
<p>I have added this class to the menu: boc_nav_button</p>
<p>Is there a different style that I need to use?</p>
<p>Thanks<br />
Greg</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/menu-button-graduated-background/#post-25725</guid>
					<title><![CDATA[Reply To: Menu Button &#8211; Graduated Background]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/menu-button-graduated-background/#post-25725</link>
					<pubDate>Thu, 17 Dec 2015 13:11:30 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Greg,</p>
<p>Surely customizing your header may need to go with some customizations for your header menu.<br />
Let me see your URL so I can help you with it. <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/menu-button-graduated-background/#post-25730</guid>
					<title><![CDATA[Reply To: Menu Button &#8211; Graduated Background]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/menu-button-graduated-background/#post-25730</link>
					<pubDate>Thu, 17 Dec 2015 13:22:19 +0000</pubDate>
					<dc:creator>Greg</dc:creator>

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

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/menu-button-graduated-background/#post-25742</guid>
					<title><![CDATA[Reply To: Menu Button &#8211; Graduated Background]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/menu-button-graduated-background/#post-25742</link>
					<pubDate>Thu, 17 Dec 2015 13:45:13 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>I see.</p>
<p>The button hover color inherits your menu&#8217;s hover color (in theme options), that&#8217;s why it turns white. Since there&#8217;s no way to predict that in the theme options you can simply add a CSS fix for it in Theme options -> Custom CSS:</p>
<pre><code>@media only screen and (min-width: 1018px){
#header.transparent_header:not(.scrolled) #menu ul li.boc_nav_button a:hover {
    color:#333;
}
}</code></pre>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/menu-button-graduated-background/#post-25751</guid>
					<title><![CDATA[Reply To: Menu Button &#8211; Graduated Background]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/menu-button-graduated-background/#post-25751</link>
					<pubDate>Thu, 17 Dec 2015 14:18:40 +0000</pubDate>
					<dc:creator>Greg</dc:creator>

					<description>
						<![CDATA[
						<p>Sorry this is me being rather dim.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/menu-button-graduated-background/#post-25756</guid>
					<title><![CDATA[Reply To: Menu Button &#8211; Graduated Background]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/menu-button-graduated-background/#post-25756</link>
					<pubDate>Thu, 17 Dec 2015 15:24:41 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again, did you get it the way you want it?<br />
I see you changed the transparent hover color to grey&#8230;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/menu-button-graduated-background/#post-25759</guid>
					<title><![CDATA[Reply To: Menu Button &#8211; Graduated Background]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/menu-button-graduated-background/#post-25759</link>
					<pubDate>Thu, 17 Dec 2015 15:41:17 +0000</pubDate>
					<dc:creator>Greg</dc:creator>

					<description>
						<![CDATA[
						<p>I tried the custom CSS but it didn&#8217;t seem to work.</p>
<p>So I played around with the colours and think I&#8217;ve found a combination that works, so I am happy thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/menu-button-graduated-background/#post-25763</guid>
					<title><![CDATA[Reply To: Menu Button &#8211; Graduated Background]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/menu-button-graduated-background/#post-25763</link>
					<pubDate>Thu, 17 Dec 2015 16:19:42 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again,</p>
<p>Ok cool, this should work just in case:</p>
<pre><code>@media only screen and (min-width: 1018px){
#header.transparent_header:not(.scrolled) #menu ul li.boc_nav_button a:hover {
    color:#333!important;
}
}</code></pre>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

