Menu also visible on desktop IE9
-
Hi Sevenspark,
I’m trying to hide the menu at the desktop in Internet Explorer 9.
That’s the only browser which shows the menu on the desktop.
(Firefox, Safari, Chrome works okay).I tried your css code from another threat:
/* Hide ShiftNav < IE9 */ .lt-ie9 .shiftnav, .lt-ie9 .shiftnav-toggle{ display:none !important; } /* Always Show main nav < IE9 */ .lt-ie9 .primary-nav{ display:block !important; }
But this one doesn’t solves the problem. (I think because this css code is for <IE9)
Is this a common problem? Or has it something to do with my website
I hope you can help me with it.
Greets Mark
https://www.ads-software.com/plugins/shiftnav-responsive-mobile-menu/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Menu also visible on desktop IE9’ is closed to new replies.