Pop-Up Images Appear Behind Embedded Video

I’m using CSS for my pop-up product images (zoom feature). Unfortunately, it doesn’t work in Safari or Chrome yet. But besides that, the hover/zoom pop up images appear behind the embedded video on this product page. How do I fix that so that the pop-up image appears in front of the small embedded video?

That’s usually the easiest answer :slight_smile:

If it’s a flash video then you can usually control the z-index with the wmode parameters (see sticky in flash forum).

Actually, nevermind. I’ve decided to just move the video to the bottom.