<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: Sub menu not displaying correctly in Stretched layout mode</title>
		<link>http://www.kriesi.at/support/topic/sub-menu-not-displaying-correctly-in-stretched-layout-mode</link>
		<description>Support Forum - Topic: Sub menu not displaying correctly in Stretched layout mode</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 23:07:35 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/sub-menu-not-displaying-correctly-in-stretched-layout-mode" rel="self" type="application/rss+xml" />

		<item>
			<title>Kriesi on "Sub menu not displaying correctly in Stretched layout mode"</title>
			<link>http://www.kriesi.at/support/topic/sub-menu-not-displaying-correctly-in-stretched-layout-mode#post-44852</link>
			<pubDate>Tue, 06 Mar 2012 16:48:49 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">44852@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; This should help:&#60;/p&#62;
&#60;pre&#62;
.sub_menu &#38;gt; .megaWrapper &#38;gt; .avia_mega {
  position: absolute;
  right: 0;
  top: -70px;
}
&#60;/pre&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Kriesi
&#60;/p&#62;</description>
		</item>
		<item>
			<title>playball1 on "Sub menu not displaying correctly in Stretched layout mode"</title>
			<link>http://www.kriesi.at/support/topic/sub-menu-not-displaying-correctly-in-stretched-layout-mode#post-44463</link>
			<pubDate>Sat, 03 Mar 2012 01:12:59 +0000</pubDate>
			<dc:creator>playball1</dc:creator>
			<guid isPermaLink="false">44463@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This code did not resolve the issue for me. Any help you can lend is appreciated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>EpsilonWeb on "Sub menu not displaying correctly in Stretched layout mode"</title>
			<link>http://www.kriesi.at/support/topic/sub-menu-not-displaying-correctly-in-stretched-layout-mode#post-42743</link>
			<pubDate>Tue, 21 Feb 2012 16:02:12 +0000</pubDate>
			<dc:creator>EpsilonWeb</dc:creator>
			<guid isPermaLink="false">42743@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;It resolved the issue. Thank you!&#60;/p&#62;
&#60;p&#62;Any particular reason why you decided to apply the styling to the ul element as opposed to the .sub_menu div?&#60;/p&#62;
&#60;p&#62;Thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Sub menu not displaying correctly in Stretched layout mode"</title>
			<link>http://www.kriesi.at/support/topic/sub-menu-not-displaying-correctly-in-stretched-layout-mode#post-42576</link>
			<pubDate>Mon, 20 Feb 2012 17:15:36 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">42576@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey EpsilonWeb,&#60;/p&#62;
&#60;p&#62;I went through the steps and am having the same issue. Try putting the following into your Quick CSS at the bottom of the Styling admin.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.sub_menu &#38;gt; .megaWrapper &#38;gt; #menu-sub-menu {
  position: absolute;
  right: 0;
  top: -70px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Let me know if that works for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>EpsilonWeb on "Sub menu not displaying correctly in Stretched layout mode"</title>
			<link>http://www.kriesi.at/support/topic/sub-menu-not-displaying-correctly-in-stretched-layout-mode#post-42537</link>
			<pubDate>Mon, 20 Feb 2012 09:11:36 +0000</pubDate>
			<dc:creator>EpsilonWeb</dc:creator>
			<guid isPermaLink="false">42537@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Did you get a chance to try reproducing this issue?&#60;/p&#62;
&#60;p&#62;Thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>EpsilonWeb on "Sub menu not displaying correctly in Stretched layout mode"</title>
			<link>http://www.kriesi.at/support/topic/sub-menu-not-displaying-correctly-in-stretched-layout-mode#post-42031</link>
			<pubDate>Thu, 16 Feb 2012 14:03:39 +0000</pubDate>
			<dc:creator>EpsilonWeb</dc:creator>
			<guid isPermaLink="false">42031@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I am including screen capture to demonstrate the issue :&#60;/p&#62;
&#60;p&#62;Boxed layout (Sub menu is displayed correctly) :&#60;br /&#62;
&#60;a href=&#34;http://www.mediafire.com/?dx2eiw7fvbta6q6&#34; rel=&#34;nofollow&#34;&#62;http://www.mediafire.com/?dx2eiw7fvbta6q6&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Stretched layout (text color changed to black for demonstration) Sub menu displayed incorrectly :&#60;br /&#62;
&#60;a href=&#34;http://www.mediafire.com/?mdbjka982z5vca3&#34; rel=&#34;nofollow&#34;&#62;http://www.mediafire.com/?mdbjka982z5vca3&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thank you in advance for resolving this issue.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>EpsilonWeb on "Sub menu not displaying correctly in Stretched layout mode"</title>
			<link>http://www.kriesi.at/support/topic/sub-menu-not-displaying-correctly-in-stretched-layout-mode#post-41619</link>
			<pubDate>Tue, 14 Feb 2012 11:23:09 +0000</pubDate>
			<dc:creator>EpsilonWeb</dc:creator>
			<guid isPermaLink="false">41619@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;When applying a custom menu to the Abundance Sub Menu with the Stretched layout mode enable. The Sub menu is shifted below the Main navigation on the left side (and becomes invisible - white text on white background). The Sub menu is displayed correctly in the Boxed layout mode.&#60;/p&#62;
&#60;p&#62;Work flow to reproduce the issue :&#60;/p&#62;
&#60;p&#62;1) Fresh install of Wordpress 3.3.1&#60;br /&#62;
2) Activation of the Abundance theme 1.2.1&#60;br /&#62;
3) Activation of the WooCommerce 1.4.2 plugin&#60;br /&#62;
4) Load the default WooCommerce pages&#60;br /&#62;
5) Create a custom menu&#60;br /&#62;
6) Add the custom menu to the Abundance Sub Menu&#60;br /&#62;
7) Switch to the Stretch Layout&#60;/p&#62;
&#60;p&#62;Thank you in advance for your help on resolving this issue.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
