<?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: How can I change the font size of main menu bar (navigation)?</title>
		<link>http://en.forums.wordpress.com/topic/how-can-i-change-the-font-size-of-main-menu-bar-navigation</link>
		<description>WordPress.com Forums &#187; Topic: How can I change the font size of main menu bar (navigation)?</description>
		<language>en</language>
		<pubDate>Wed, 22 May 2013 16:04:28 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/how-can-i-change-the-font-size-of-main-menu-bar-navigation" rel="self" type="application/rss+xml" />

		<item>
			<title>juliegustafson on "How can I change the font size of main menu bar (navigation)?"</title>
			<link>http://en.forums.wordpress.com/topic/how-can-i-change-the-font-size-of-main-menu-bar-navigation#post-1064897</link>
			<pubDate>Fri, 09 Nov 2012 04:02:17 +0000</pubDate>
			<dc:creator>juliegustafson</dc:creator>
			<guid isPermaLink="false">1064897@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm a super beginner to CSS and need some help. I would also like to change the style of the main menu (just above the slider) on the Sight theme. I would like to decrease the font size, remove the line frames around each of the page links, and instead have arrows for parent pages. </p>
<p>my blog is here: <a href="http://ducttapeandbubblegum.com/" rel="nofollow">http://ducttapeandbubblegum.com/</a></p>
<p>Stamp The Wax did a great job with the Sight Theme and I would like my menu to look just like theirs...<br />
<a href="http://www.stampthewax.com/" rel="nofollow">http://www.stampthewax.com/</a></p>
<p>Any help would be greatly appreciated!!
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "How can I change the font size of main menu bar (navigation)?"</title>
			<link>http://en.forums.wordpress.com/topic/how-can-i-change-the-font-size-of-main-menu-bar-navigation#post-1061515</link>
			<pubDate>Mon, 05 Nov 2012 21:45:36 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">1061515@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are on the right track! To change the text for the main menu in the Sight theme, you'll want to target the links and not just the ".main-navigation" section. Here is an example:</p>
<pre><code>.main-navigation a {
	font-size: 10px;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>skyblueguy on "How can I change the font size of main menu bar (navigation)?"</title>
			<link>http://en.forums.wordpress.com/topic/how-can-i-change-the-font-size-of-main-menu-bar-navigation#post-1055034</link>
			<pubDate>Tue, 30 Oct 2012 05:24:35 +0000</pubDate>
			<dc:creator>skyblueguy</dc:creator>
			<guid isPermaLink="false">1055034@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>How can I change the font size of main menu navigation under the header image?</p>
<p>I tried to add "font-size: 10px;" but it did not work:</p>
<blockquote><p>.main-navigation {<br />
	background: #F2F2F2;
<ul><strong>font-size: 10px;</strong></ul>
<p>}</p>
<p>.main-navigation ul li:hover {<br />
	background: #585858;<br />
}</p>
<p>.sub-menu {<br />
	background-color: #43C6DB!important;<br />
}</p></blockquote>
<p>Thanks.
</p>
]]></description>
					</item>

	</channel>
</rss>
