<?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: Increase Drop Down Menu Width</title>
		<link>http://www.themolitor.com/forums/topic/increase-drop-down-menu-width</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Increase Drop Down Menu Width</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 08:09:09 +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/increase-drop-down-menu-width" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Increase Drop Down Menu Width"</title>
			<link>http://www.themolitor.com/forums/topic/increase-drop-down-menu-width#post-29257</link>
			<pubDate>Wed, 14 May 2014 12:26:59 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">29257@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>You would need to do something like this...</p>
<pre><code>#dropmenu li#menu-item-XXXX ul {width: 220px;}
#dropmenu li#menu-item-XXXX ul li a {width: 198px;}
#dropmenu li#menu-item-XXXX ul li ul {width: 219px;}</code></pre>
<p>Where XXXX is the id of the menu item.</p>
<p>Hope that helps.</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>Chris
</p></description>
		</item>
		<item>
			<title>acafella11 on "Increase Drop Down Menu Width"</title>
			<link>http://www.themolitor.com/forums/topic/increase-drop-down-menu-width#post-29255</link>
			<pubDate>Wed, 14 May 2014 12:20:06 +0000</pubDate>
			<dc:creator>acafella11</dc:creator>
			<guid isPermaLink="false">29255@http://www.themolitor.com/forums/</guid>
			<description><p>Yes that helps.  Sorry I actually meant to be a bit more specific though, and was hoping to have different widths for different sub menus.  So I figured something like </p>
<p>.menu-item-255 #dropmenu li ul {width: 220px;}  but I'm not sure where to put the menu item, or if it even works this way?  </p>
<p>Thanks
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Increase Drop Down Menu Width"</title>
			<link>http://www.themolitor.com/forums/topic/increase-drop-down-menu-width#post-29246</link>
			<pubDate>Wed, 14 May 2014 09:30:01 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">29246@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>You can add something like the following to your Custom CSS box on the Customize page...<br />
<pre><code>#dropmenu li ul {width: 220px;}
#dropmenu li ul li a {width: 198px;}
#dropmenu li ul li ul {width: 219px;}</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>acafella11 on "Increase Drop Down Menu Width"</title>
			<link>http://www.themolitor.com/forums/topic/increase-drop-down-menu-width#post-29236</link>
			<pubDate>Tue, 13 May 2014 13:57:11 +0000</pubDate>
			<dc:creator>acafella11</dc:creator>
			<guid isPermaLink="false">29236@http://www.themolitor.com/forums/</guid>
			<description><p>Hi,</p>
<p>I'd like to increase the width of the drop down menu.  Right now I have some long titles and it breaks them into 2 lines (when I'd prefer them to be on a single line).  I tried using firebug but wasn't able to figure out which to change.</p>
<p>Thanks
</p></description>
		</item>

	</channel>
</rss>
