css - How do I hide the MediaElement.js video player loading icon that pops up between loops in my WebM video? -
i'm embedding webm video loops in wordpress posts after/before each loop loading spinner icon flashes split second.
is there way hide using custom css or so?
here's relevant site, happens of video loops embedded far: http://chrisoffner.eu
.mejs-overlay-loading { display: none; }
Comments
Post a Comment