This issue caused by that your menu z-index is lower than the slider. It can be easily solved with a custom css code. I tried to check your site but it doesn't work for me. Could you please send me a link where I can check your menu to help you with the code?
Thank you for your feedback! I checked your site. You should add this custom CSS code to LayerSlider Wp -> Options -> CSS Editor: #site-header { z-index: 100 !important; }
Hi,
LayerSlider is a great tool for web designer, it really help me a lot, thanks.
But I got a issue, LayerSlider block my navibar drawdown menu
You can watch the demo video with this link:
please help me to figure it out, how to move the menu upper than the LayerSlider, thanks.Hello Jimmy,
Thank you for getting in touch with us!
This issue caused by that your menu z-index is lower than the slider.
It can be easily solved with a custom css code. I tried to check your site but it doesn't work for me.
Could you please send me a link where I can check your menu to help you with the code?
Best Regards,
Andrea | Kreatura Support Team
Hello Jimmy,
Thank you for your feedback!
I checked your site. You should add this custom CSS code to LayerSlider Wp -> Options -> CSS Editor:
#site-header {
z-index: 100 !important;
}
Best Regards,
Andrea | Kreatura Support Team
Hi, Kristof
Thanks for your help, it works perfectly.
I goes to the wrong wrong way, keep modifying css of menu item.
I forgot to modify the whole site-header.
Thank you very much.
You are welcome!
Best Regards,
Andrea | Kreatura Support Team