When I insert a video as background on a section it displays the title “Video Player” on top left side with a black background line.
Tested on Chrome. check it at: http://www.onsiteasistencia.com/contacto/
Same here guys. Why mediaelement-and-player.min.js places this span over the video?
Please help.
Any news?
I’m having the same issue too. I only noticed it after updating WordPress to ver 4.1. Any fix?
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.mejs-offscreen {
display: none!important;
}
Upcoming update will fix the issue.
Best regards,
Yigit
Thanks this fixed the problem for me to :)