439b Dropdown css form buttons are hidden behind the scrolling images

Why dropdown css form buttons are hidden behind the scrolling images?

Q: Purchased the commercial version of CSS3Menu and WOWSlider today, great products.
One problem, my dropdown menus are hidden behind the scrolling images.
Any idea how to fix? I am not too good at web designing.

A: You should open "style.css" file in any text editor (for example, NotePad) and change
"z-index" parameter. In this case z-index value of the menu should be more than z-index of
your slideshow.

Related

 
0