Has anybody this issue too: Dropdown menus from template are below the hotspot icons. z-index has not worked yet.... any hint
diva4650xx Hi Can you tell me the how to replicate this issue? I can see the menu dropdown is normal : http://prntscr.com/qobzvh
diva4650xx
this was fast!🙂 made a simple remedy with changing the positions of the icon. now again an example in http://www.infratrace.ch/index.php/illustrationen-schulungsunterlagen/hilfsmittel-aktuell with the top left icon.
diva4650xx Hi You have to increase z-index value of your menu by this code
.menu-inner { z-index: 1001; }
Ninja great job pankaj - works like a breeze!
many thanks for this fast help.