<?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: Sub Menu</title>
		<link>http://www.themolitor.com/forums/topic/sub-menu-1</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Sub Menu</description>
		<language>en-US</language>
		<pubDate>Tue, 05 May 2026 00:07:26 +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/sub-menu-1" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Sub Menu"</title>
			<link>http://www.themolitor.com/forums/topic/sub-menu-1#post-38748</link>
			<pubDate>Thu, 21 Apr 2016 08:31:51 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">38748@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks for sharing!
</p></description>
		</item>
		<item>
			<title>PickOne on "Sub Menu"</title>
			<link>http://www.themolitor.com/forums/topic/sub-menu-1#post-38736</link>
			<pubDate>Wed, 20 Apr 2016 15:24:44 +0000</pubDate>
			<dc:creator>PickOne</dc:creator>
			<guid isPermaLink="false">38736@http://www.themolitor.com/forums/</guid>
			<description><p>Ok, now... For creating a good sub menu without disturbing the widgets:</p>
<p>1. Edit sidebar.php</p>
<p>*FROM THIS</p>
<pre><code>if ( is_active_sidebar( 1 ) ) {
	echo &#039;&#60;ul id=&#34;sidebar-widgets&#34;&#62;&#039;;
		dynamic_sidebar( 1 );
	echo &#039;&#039;;
}</code></pre>
<p>*CHANGE TO THIS</p>
<pre><code>if ( is_active_sidebar( 1 ) ) {
	?&#62;&#60;div id=&#34;sidebar-widgets&#34; class=&#34;sub-menu-with-widgets&#34;&#62;&#60;?
		dynamic_sidebar( 1 );
	?&#62;&#60;/div&#62;&#60;?
}</code></pre>
<p>2. style.css and add at the bottom, this code:</p>
<pre><code>.sub-menu-with-widgets{
    position:absolute !important;
    text-align:center;
    bottom:25px;
    width:100%;
}

.sub-menu-with-widgets li {
    margin-top:4%;
}</code></pre>
<p>That's it, you will have a submenu and the widgets not moving
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Sub Menu"</title>
			<link>http://www.themolitor.com/forums/topic/sub-menu-1#post-38670</link>
			<pubDate>Mon, 18 Apr 2016 10:04:49 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">38670@http://www.themolitor.com/forums/</guid>
			<description><p>:-)
</p></description>
		</item>
		<item>
			<title>PickOne on "Sub Menu"</title>
			<link>http://www.themolitor.com/forums/topic/sub-menu-1#post-38667</link>
			<pubDate>Mon, 18 Apr 2016 10:01:58 +0000</pubDate>
			<dc:creator>PickOne</dc:creator>
			<guid isPermaLink="false">38667@http://www.themolitor.com/forums/</guid>
			<description><p>If i can put an alternative of "position absolute"... will work perfectly, if i find the solution, i will post it. Thanks... But, too bad that the theme does not have it by default...
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Sub Menu"</title>
			<link>http://www.themolitor.com/forums/topic/sub-menu-1#post-38664</link>
			<pubDate>Mon, 18 Apr 2016 09:58:36 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">38664@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>This is just a quick off-the-top-of-my-head solution. The theme is not designed/developed or fully tested to have a menu display like this. </p>
<p>If you need a fully tested and refined approach, I'll have to ask that you submit a request for custom services: <a href="http://themolitor.com/custom" rel="nofollow">http://themolitor.com/custom</a></p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>PickOne on "Sub Menu"</title>
			<link>http://www.themolitor.com/forums/topic/sub-menu-1#post-38652</link>
			<pubDate>Mon, 18 Apr 2016 00:16:29 +0000</pubDate>
			<dc:creator>PickOne</dc:creator>
			<guid isPermaLink="false">38652@http://www.themolitor.com/forums/</guid>
			<description><p>I tried this too, but... the menu is making the bottom text to get down and become not seen, plus that the scroll bar appear. I tried to put position absolute, but if i have submenu upper, will be shown on top of the other things from menu. How can I solve this? Thank you!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Sub Menu"</title>
			<link>http://www.themolitor.com/forums/topic/sub-menu-1#post-38283</link>
			<pubDate>Tue, 15 Mar 2016 11:56:34 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">38283@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. Five-star ratings REALLY help me out and encourage further development and updates.</p>
<p>Thanks!</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>clembess on "Sub Menu"</title>
			<link>http://www.themolitor.com/forums/topic/sub-menu-1#post-38282</link>
			<pubDate>Tue, 15 Mar 2016 11:43:55 +0000</pubDate>
			<dc:creator>clembess</dc:creator>
			<guid isPermaLink="false">38282@http://www.themolitor.com/forums/</guid>
			<description><p>It's working perfectly, thanks so much !
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Sub Menu"</title>
			<link>http://www.themolitor.com/forums/topic/sub-menu-1#post-38277</link>
			<pubDate>Tue, 15 Mar 2016 08:58:14 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">38277@http://www.themolitor.com/forums/</guid>
			<description><p>[updated above post - Refresh to view changes]
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Sub Menu"</title>
			<link>http://www.themolitor.com/forums/topic/sub-menu-1#post-38276</link>
			<pubDate>Tue, 15 Mar 2016 08:57:37 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">38276@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Try adding the following to your Custom CSS box on the Customize page...</p>
<pre><code>.sub-menu {
    display: none;
}

.menu-item-has-children:hover .sub-menu {
    display: block;
}</code></pre>
<p>Let me know if that's what you're wanting.</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>clembess on "Sub Menu"</title>
			<link>http://www.themolitor.com/forums/topic/sub-menu-1#post-38270</link>
			<pubDate>Tue, 15 Mar 2016 08:23:51 +0000</pubDate>
			<dc:creator>clembess</dc:creator>
			<guid isPermaLink="false">38270@http://www.themolitor.com/forums/</guid>
			<description><p>Hello,</p>
<p>This is the link of our website ► <a href="http://screen-shadows.com/" rel="nofollow">http://screen-shadows.com/</a></p>
<p>And i would like that the submenu does not appear directly when someone opened the sidebar but only when someone click on the primary menu. For example i want that the submenu "long metrage" and "court metrage" appears when people click or put thei mouse over "production"</p>
<p>Thanks for your help.</p>
<p>Best regards,</p>
<p>Clemence
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Sub Menu"</title>
			<link>http://www.themolitor.com/forums/topic/sub-menu-1#post-38247</link>
			<pubDate>Fri, 11 Mar 2016 10:26:23 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">38247@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Can you provide a link to your site? I'll check it out and see if I can provide some suggestions.</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>clembess on "Sub Menu"</title>
			<link>http://www.themolitor.com/forums/topic/sub-menu-1#post-38241</link>
			<pubDate>Fri, 11 Mar 2016 03:00:47 +0000</pubDate>
			<dc:creator>clembess</dc:creator>
			<guid isPermaLink="false">38241@http://www.themolitor.com/forums/</guid>
			<description><p>Hello,</p>
<p>I would like to know if it's possible that the sub menu does not appear directly in the menu?<br />
Because i have many pages to put in the menu and i would like that only the primary appears on it and the others (submenu), i would like them to appears just when you click on the primary or when you put the mouse hover, is it possible ?</p>
<p>Hope i have been clear enough.</p>
<p>Best regards</p>
<p>Clemence
</p></description>
		</item>

	</channel>
</rss>
