Hi,
When you add the video to the page you just need to add the youtube link to the editor and wordpress will convert it using oembed feature. The resulting embed should have &wmode=opaque added at the end of the video link. We added some scripts to do this automatically if you use the oembed feature described above.
If you added the embed script by hand, modify it and add &wmode=opaque at the “src” attribute to result something like this:
https://youtube.com/watch?v=xyxzxcxc%3Frel%3D0%26wmode%3Dopaque
This happens because the resulting video iframe will be on top of everything, unless it has the &wmode=opaque added
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution