Drop Down Menu Hidden Behind Embed Video
-
We have a customized theme that we are using and I have just placed an embedded youtube video on a page. The dropdown menu is now hidden behind the video. The code in the embedded video is iframe. Below is the embedded code:
<iframe width=”640″ height=”360″ src=”https://www.youtube.com/embed/qgcBNrQg5fY?rel=0″ frameborder=”0″ allowfullscreen>
</iframe>And I have tried it with the wmode code as well:
<iframe width=”640″ height=”360″ src=”https://www.youtube.com/embed/qgcBNrQg5fY?rel=0?wmode=transparent” frameborder=”0″ allowfullscreen>
</iframe>Neither works. I have also adjusted the css z index to read 9999, but still no fix.
I have gone through a lot of the posts talking about this problem, but I still have not managed to implement any suggestions that work on our site.
The website is where the embedded video is on is https://www.vanislemarina.com/marina-layout/haul-out-video/
Please let me know if you have any suggestions that might work for me. I only have this problem in IE and not firefox.
Sincerely,
Kamala
- The topic ‘Drop Down Menu Hidden Behind Embed Video’ is closed to new replies.