Hi I installed the slider today - but it seems to be blocking my dropdown menu -where the menu drops to the back of the slider - whats the solution?
Try to add this css code to your theme style.css or wp-content/plugins/mega-slider/front-end/css/style.min.css .md-slide-wrap {z-index: 1}
.md-slide-wrap {z-index: 1}
Great, that worked...thank you! Great Plugin!
Try to add this css code to your theme style.css or wp-content/plugins/mega-slider/front-end/css/style.min.css
.md-slide-wrap {z-index: 1}
Great, that worked...thank you! Great Plugin!