I'm having a hard time, when I open a lightbox Fancybox
it's getting below my menu, I changed the position of it, but I did not like the result, because it was strange, but I could not let it open up. p>
The page with the effect is this: Page under Lightbox
I tried to change the opening of it by z-index
, but without success:
.fancybox-wrap { position: absolute; top: 0; left: 0; z-index: 10020; margin-top:35px; }