sure,
for instance this page --> http://www.lifestyleuni.com/christlike-course-shop-page/
I have a plugin that makes my videos sticky when you scroll down, but as you scroll down, the videos show up behind text and rows & sections and such.
If i change the z-index of the section the video is embedded in, it fixes the problem. But we are talking about hundreds of pages here, and ongoing.
So is there a way I can simply target the z-index of all videos through CSS?
some are embedded from youtube. some are embedded from vimeo. some are using the “video” element. some are using the “classic video” element, since they were created a long time ago.
thanks guys