Page 1 of 1

SellerDeck Mega Menu appears under Nivo in old browsers

Posted: Mon Jul 29, 2013 10:38 am
by norman
Old browsers, or current Internet Explorer running in Compatibility Mode may display the SellerDeck Mega Menu underneath Nivo Slider.

The problem is a missing declaration in the Mega Menu Layout. Fix is as follows:

Go to Design / Library / Layouts / Mega Menu / Mega Menu Layout.

Look for the line:

Code: Select all

#mega-menu ul {z-index:99999;}
Immediately below it add a line:

Code: Select all

#mega-menu ul li {z-index:99999;}
If you don't see the above code, you may need to apply the fix with the current SellerDeck Stylesheet.