<?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: Main Menu Button Style &amp; Menu Color Sub Header</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/main-menu-button-style-menu-color-sub-header/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/main-menu-button-style-menu-color-sub-header/feed/</link>
		<description></description>
		<pubDate>Fri, 24 Jul 2026 11:48:44 +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/main-menu-button-style-menu-color-sub-header/#post-31432</guid>
					<title><![CDATA[Main Menu Button Style &amp; Menu Color Sub Header]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/main-menu-button-style-menu-color-sub-header/#post-31432</link>
					<pubDate>Tue, 09 May 2017 15:22:06 +0000</pubDate>
					<dc:creator>goldstorm</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,<br />
i am using the main navigation button (boc_nav_nutton). I would like to know if/how i can change the style to &#8220;normal or gradient&#8221; instead of outline?</p>
<p>I would like to add also an &#8220;icon&#8221; (fa-calender) to the nav. button. Unfortunately i did not understand how this works in the docs! Could you please help me with this issue?</p>
<p>Additional question:<br />
i would like to change the color of the menu in the &#8220;sub header&#8221; while transparency mode. How can i do it?</p>
<p>Thx &amp; best regards,<br />
Adi </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/main-menu-button-style-menu-color-sub-header/#post-31434</guid>
					<title><![CDATA[Reply To: Main Menu Button Style &amp; Menu Color Sub Header]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/main-menu-button-style-menu-color-sub-header/#post-31434</link>
					<pubDate>Wed, 10 May 2017 08:03:03 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Adi,</p>
<p>The styling of the header nav button is in your main theme CSS file &#8211; style.css, you could override that in your Child theme. For example something like:</p>
<pre><code>#menu &gt; ul &gt; li.boc_nav_button a {
    background: rgb(44, 168, 255);
    border: 2px solid transparent;
    color: #fff;
}
#menu &gt; ul &gt; li.boc_nav_button a:hover {
    background: #444!important;
}</code></pre>
<p>As for adding an icon to it, in your Appearance->Menus, where you actually added your button, simply add the button in front of the button label like so:</p>
<p><code>&lt;i class=&quot;icon icon-calendar-o&quot;&gt;&lt;/i&gt; YOUR BUTTON LABEL</code><br />
 <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/main-menu-button-style-menu-color-sub-header/#post-31441</guid>
					<title><![CDATA[Reply To: Main Menu Button Style &amp; Menu Color Sub Header]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/main-menu-button-style-menu-color-sub-header/#post-31441</link>
					<pubDate>Wed, 10 May 2017 16:14:04 +0000</pubDate>
					<dc:creator>goldstorm</dc:creator>

					<description>
						<![CDATA[
						<p>Great.. Thx very much!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

