<?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: Custom css - navigation menu in skylark theme</title>
		<link>http://en.forums.wordpress.com/topic/custom-css-navigation-menu-in-skylark-theme</link>
		<description>WordPress.com Forums &#187; Topic: Custom css - navigation menu in skylark theme</description>
		<language>en</language>
		<pubDate>Tue, 21 May 2013 14:59:10 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/custom-css-navigation-menu-in-skylark-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>designsimply on "Custom css - navigation menu in skylark theme"</title>
			<link>http://en.forums.wordpress.com/topic/custom-css-navigation-menu-in-skylark-theme#post-1088481</link>
			<pubDate>Thu, 06 Dec 2012 19:00:01 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1088481@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I don't think this one was particularly simple. :) Give this example a try:</p>
<pre><code>.main-navigation li.current-menu-item ul a {
	color: #000;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>marqete on "Custom css - navigation menu in skylark theme"</title>
			<link>http://en.forums.wordpress.com/topic/custom-css-navigation-menu-in-skylark-theme#post-1066880</link>
			<pubDate>Mon, 12 Nov 2012 10:12:17 +0000</pubDate>
			<dc:creator>marqete</dc:creator>
			<guid isPermaLink="false">1066880@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>I'm currently playing around with skylark theme and custom css. Have a look at the skylark demo here <a href="http://skylarkdemo.wordpress.com/" rel="nofollow">http://skylarkdemo.wordpress.com/</a> and observe the navigation bar &#38; parent/child page behaviour in the menu. </p>
<p>In my variant of the theme, the links in the nav bar are black font - as I changed the background color to a lighter blue, the font changed to black automatically. That's fine.</p>
<p>In my variant, a current parent page in the nav bar has white font - to highlight that this page is currently viewed. However, if the parent page has child pages, they appear in white font as well even though none is selected yet. When you hover over them, they still remain white. When you select one child page, it also remains white - same as all the child pages under the current parent. </p>
<p>What I would like is the sub-menu of parent pages to be in black font even though the parent page is currently viewed. A child in parent page (an item in sub-menu) would then be in white font only if a) you hover over it or b) if the child page is currently viewed.</p>
<p>The CSS contains a myriad of selectors, it is often difficult to figure out what selector(s) to target to do specific actions. I'm sure this is fairly a simple task, but I have failed to isolate the selector that could be targeted here.</p>
<p>Many thanks for your help.
</p>
]]></description>
					</item>

	</channel>
</rss>
