<?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: Expandable Menus</title>
		<link>http://www.themolitor.com/forums/topic/expandable-menus</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Expandable Menus</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 12:50:12 +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/expandable-menus" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Expandable Menus"</title>
			<link>http://www.themolitor.com/forums/topic/expandable-menus#post-31876</link>
			<pubDate>Wed, 19 Nov 2014 14:54:05 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">31876@http://www.themolitor.com/forums/</guid>
			<description><p>You bet! :-)</p>
<p>If you're enjoying the theme, PLEASE don't forget to rate it on your downloads page on ThemeForest. Positive ratings REALLY help me out.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Lcjeng on "Expandable Menus"</title>
			<link>http://www.themolitor.com/forums/topic/expandable-menus#post-31874</link>
			<pubDate>Wed, 19 Nov 2014 14:27:52 +0000</pubDate>
			<dc:creator>Lcjeng</dc:creator>
			<guid isPermaLink="false">31874@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks Chris,<br />
That seems to be 90% there. However the text from the pop out is appearing under the text in the next menu.</p>
<p>I added  z-index: 1;</p>
<pre><code>.sub-menu {
    z-index: 1;
    background: #EEEEEE;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
    left: 90%;
    margin: 0;
    padding: 14px;
    position: absolute;
    top: -15px;
    width: 150px;
    display:none;
}
.menuContainer li:hover .sub-menu {display: block;}</code></pre>
<p>To bring it to the front and it seems to be working pretty well now.</p>
<p>Many thanks for your help.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Expandable Menus"</title>
			<link>http://www.themolitor.com/forums/topic/expandable-menus#post-31860</link>
			<pubDate>Wed, 19 Nov 2014 10:18:53 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">31860@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Try adding this to your Custom CSS box on the Customize page...</p>
<pre><code>.sub-menu {
    background: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
    left: 90%;
    margin: 0;
    padding: 14px;
    position: absolute;
    top: -15px;
    width: 150px;
    display:none;
}
.menuContainer li:hover .sub-menu {display: block;}</code></pre>
<p>Let me know if that works as an expandable menu for you.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Lcjeng on "Expandable Menus"</title>
			<link>http://www.themolitor.com/forums/topic/expandable-menus#post-31848</link>
			<pubDate>Tue, 18 Nov 2014 21:44:03 +0000</pubDate>
			<dc:creator>Lcjeng</dc:creator>
			<guid isPermaLink="false">31848@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Chris,</p>
<p>I was wondering if there was a way to make sub-items in the main 3 menus expandable? The layout I have been requested to carry out is very category heavy and would be much better if I could compact it down.</p>
<p>Thanks</p>
<p>Tim
</p></description>
		</item>

	</channel>
</rss>
