Hi, I have a problem with the menu and layerslider, when I put the slider in the homepage of my site my menu wont display the submenus, it's overlapped for the slider. The plugin menu is ST megamenu of SmoothThemes, unfortunely this company not give more support for clients for years (since April 15, 2017), originally my theme (EDU) comes in bundle with LayerSlider but the serial number for this theme never have functionally and for this I buyed LayerSlider recently with the hope of recover the functionality of my site.
Hi,
I have a problem with the menu and layerslider, when I put the slider in the homepage of my site my menu wont display the submenus, it's overlapped for the slider. The plugin menu is ST megamenu of SmoothThemes, unfortunely this company not give more support for clients for years (since April 15, 2017), originally my theme (EDU) comes in bundle with LayerSlider but the serial number for this theme never have functionally and for this I buyed LayerSlider recently with the hope of recover the functionality of my site.
Hello Miguel,
Thank you for getting in touch with us!
The problem is that your menu z-index is lower than the slider. You should add this custom CSS code to LayerSlider WP -> Options -> CSS Editor:
#ls-global .main-nav-outer-wrapper {
z-index:1000;
}
Best Regards,
Andrea | Kreatura Support Team
Hello Kristof,
Thank you so much, it working perfect now.
Kind regards
Miguel Velásquez
You are welcome!
Best Regards,
Andrea | Kreatura Support Team