More Demos: carousel bootstrap 4, AI Website Builder, HTML slider, Slick carousel, Bootstrap carousel, HTML slideshow, CSS Slideshow, jQuery carousel, Image carousel
Q: I have a Go Daddy page that has some drop down menu items. The wowslider covers those menu items up. Is there a way to make it move to the back of the drop down menu?
A: You should open "style.css", generated by wowslider, in any text editor (for example, NotePad), find following lines:
#wowslider-container1 {
...
z-index: 100;
}
and less z-index parameter.