<?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: Some menu customisations</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/some-menu-customisations/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/some-menu-customisations/feed/</link>
		<description></description>
		<pubDate>Sat, 18 Jul 2026 00:42:15 +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/some-menu-customisations/#post-19903</guid>
					<title><![CDATA[Some menu customisations]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/some-menu-customisations/#post-19903</link>
					<pubDate>Sat, 17 May 2014 04:17:32 +0000</pubDate>
					<dc:creator>gershwin</dc:creator>

					<description>
						<![CDATA[
						<p>Hello, I would appreciate any help re: the following&#8211;</p>
<p>1. How do I create a line between each item on the menu, i.e. a vertical line between each menu header, as well as a horizontal line in the dropdown menu? Please see:</p>
<p><a href="https://imgur.com/hHzZcHQ,tcnWbKs#0" rel="nofollow">https://imgur.com/hHzZcHQ,tcnWbKs#0</a></p>
<p><a href="https://imgur.com/hHzZcHQ,tcnWbKs#1" rel="nofollow">https://imgur.com/hHzZcHQ,tcnWbKs#1</a></p>
<p>2. How do I put an arrow as well on the menu which have dropdown items?</p>
<p>3. How do I remove the Home icon?</p>
<p>Thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/some-menu-customisations/#post-19904</guid>
					<title><![CDATA[Reply To: Some menu customisations]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/some-menu-customisations/#post-19904</link>
					<pubDate>Sat, 17 May 2014 06:42:07 +0000</pubDate>
					<dc:creator>gershwin</dc:creator>

					<description>
						<![CDATA[
						<p>Okay, I realise that with #1, it&#8217;s in the navigational style preset, which is dark menu. The thing is, I want that certain style but want to change the color. Where do I do this?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/some-menu-customisations/#post-19920</guid>
					<title><![CDATA[Reply To: Some menu customisations]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/some-menu-customisations/#post-19920</link>
					<pubDate>Mon, 19 May 2014 07:36:42 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>Inspect the Menu with Firebug, all CSS is there for you to see and modify.<br />
You trying to change the BGR of main menu or submenu?<br />
Remove the home icon in your header.php, remove this bit:</p>
<p><code>&lt;li&gt;&lt;a href=&quot;&#039;.home_url(&#039;/&#039;).&#039;&quot;&gt;&lt;span class=&quot;home_icon&quot;&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;</code></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/some-menu-customisations/#post-19978</guid>
					<title><![CDATA[Reply To: Some menu customisations]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/some-menu-customisations/#post-19978</link>
					<pubDate>Tue, 20 May 2014 07:48:41 +0000</pubDate>
					<dc:creator>gershwin</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks re: removing home icon.</p>
<p>Re: menu, I want to change the colour of the Dark Menu. Where/how do I do this?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/some-menu-customisations/#post-19981</guid>
					<title><![CDATA[Reply To: Some menu customisations]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/some-menu-customisations/#post-19981</link>
					<pubDate>Tue, 20 May 2014 08:45:48 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Right click on the menu, Inspect Element will show you straight away:</p>
<pre><code>.dark_menu #menu {
background: #393b3c url(&#039;../images/main_nav_bgr_dark.png&#039;) top left repeat-x;
}</code></pre>
<p>it&#8217;s in your stylesheet.css as it says. <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/some-menu-customisations/#post-20049</guid>
					<title><![CDATA[Reply To: Some menu customisations]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/some-menu-customisations/#post-20049</link>
					<pubDate>Fri, 23 May 2014 16:03:48 +0000</pubDate>
					<dc:creator>gershwin</dc:creator>

					<description>
						<![CDATA[
						<p>Thank you.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

