Hey there, I’ve got a bit of an odd one for you.
I’d like to be able to have my main menu appear over the Revolution slider on my front page. The easiest way I can think of to do this is to put a negative margin on my header element to pull the rest of the page up and then make my header background transparent. However, when I do this, the rest of the body automatically overlaps the header element. I’ve been unable, through many many z-index and !important attributes, to get the header element to stay on top.
Is there a quick way to get the header element to stay on top no matter what it overlaps with?
Thanks.