Hello,
I use the layerslider on my website. But when I check out my site on mobile devices and go to the menu of a page where the layerslider is at, then I see the NEXT and PREVIOUS bittons of the layerslider in FRONT off my mobile menu. For example check out: http://www.zwollegroenstad.nl – I hope you can help!
Thank you! Sincerely, Niels
Hey Dare2Dream!
Add this to your custom CSS.
#mobile-advanced { z-index: 99999 !important; }
#advanced_menu_hide { z-index: 9999999 !important; }
Regards,
Elliott
it works! Thanks for the great support!