Good afternoon guys,
I'm doing a DropDown menu on a website, I'm having the following difficulty, when I hover over the item, the subitems are below a banner plugin.
Ex: If I put the banner div (display: none), the SubItem appears and goes over the text correctly, but if I go back to Banner Div, the subItem is below the benner image.
In the subitems I am using absolute position, in the rotating banners there are several images with absolute position as well.
Is there a way to define who should stay ahead?