<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress.com Forums &#187; Topic: css menu color</title>
		<link>http://en.forums.wordpress.com/topic/css-menu-color</link>
		<description>WordPress.com Forums &#187; Topic: css menu color</description>
		<language>en</language>
		<pubDate>Mon, 20 May 2013 19:22:58 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/css-menu-color" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "css menu color"</title>
			<link>http://en.forums.wordpress.com/topic/css-menu-color#post-1146424</link>
			<pubDate>Fri, 08 Feb 2013 00:11:10 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1146424@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Apologies for the delay.  Try this, and adjust the color codes as necessary:</p>
<pre><code>.main-navigation ul.nav-menu,
.main-navigation div.nav-menu &gt; ul {
	border: none;
}
.main-navigation a,
.main-navigation li a {
	color: #fff;
}
.main-navigation a:hover,
.main-navigation li a:hover {
	color: #070;
}
.main-navigation li ul li a {
	background: inherit;
}
.main-navigation li ul li a:hover {
	background: inherit;
	color: #efefef;
}
.main-navigation .current-menu-item &gt; a,
.main-navigation .current-menu-ancestor &gt; a,
.main-navigation .current_page_item &gt; a,
.main-navigation .current_page_ancestor &gt; a {
	color: #090;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>nhilo32 on "css menu color"</title>
			<link>http://en.forums.wordpress.com/topic/css-menu-color#post-1127975</link>
			<pubDate>Fri, 18 Jan 2013 21:51:23 +0000</pubDate>
			<dc:creator>nhilo32</dc:creator>
			<guid isPermaLink="false">1127975@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I sure could use the help. any suggestions.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "css menu color"</title>
			<link>http://en.forums.wordpress.com/topic/css-menu-color#post-1127968</link>
			<pubDate>Fri, 18 Jan 2013 21:46:11 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1127968@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I see that you added the following custom CSS to edit menu link colors:</p>
<pre><code>header a:visited {
	color: #ff6
}
body a:link, a:visited {
	color: #ff6
}</code></pre>
<p>Do you stil need help?
</p>
]]></description>
					</item>
		<item>
			<title>nhilo32 on "css menu color"</title>
			<link>http://en.forums.wordpress.com/topic/css-menu-color#post-1119344</link>
			<pubDate>Thu, 10 Jan 2013 21:06:05 +0000</pubDate>
			<dc:creator>nhilo32</dc:creator>
			<guid isPermaLink="false">1119344@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm trying to change the menu font color but cant figure out how. I've posted my css below. How can I tell the menu to changes colors.</p>
<p>#page {<br />
background: transparent;<br />
/*border: solid thin red;*/<br />
}</p>
<p>menu a:link, a:visited {<br />
color: white;<br />
}</p>
<p>body {<br />
color: white;<br />
/*border: solid thick red;*/<br />
} </p>
<p>Sorry for the double post. I put it in the wrong section.
</p>
]]></description>
					</item>

	</channel>
</rss>
