<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Vertically Centered Navigation?</title>
		<link>http://www.themolitor.com/forums/topic/vertically-centered-navigation</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Vertically Centered Navigation?</description>
		<language>en-US</language>
		<pubDate>Sun, 10 May 2026 14:09:30 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/vertically-centered-navigation" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Vertically Centered Navigation?"</title>
			<link>http://www.themolitor.com/forums/topic/vertically-centered-navigation#post-24303</link>
			<pubDate>Mon, 04 Nov 2013 09:45:06 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">24303@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>It's pretty simple to achieve, but you'll have to adjust the styling if you add/remove menu items. Here's some example styling you can throw in your custom CSS panel in the theme customizer...</p>
<pre><code>#navigation {
    margin-top: -100px;
    top: 50%;
}</code></pre>
<p>NOTE: This assumes your menu height is around 200px. Whatever the height is of your menu, the margin-top styling should be minus half. So if you have a menu that's about 140px tall, the margin top would be <code>-70px</code>.</p>
<p>As mentioned above, if you add/remove menu items, you'll need to adjust that margin.</p>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>tgildred on "Vertically Centered Navigation?"</title>
			<link>http://www.themolitor.com/forums/topic/vertically-centered-navigation#post-24289</link>
			<pubDate>Fri, 01 Nov 2013 12:21:20 +0000</pubDate>
			<dc:creator>tgildred</dc:creator>
			<guid isPermaLink="false">24289@http://www.themolitor.com/forums/</guid>
			<description><p>Is it possible to easily center the main navigation vertically within the browser window? Or would this require more in-depth customization?
</p></description>
		</item>

	</channel>
</rss>
