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

Popular posts from this blog

c++ - No viable overloaded operator for references a map -

java - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - Cannot secure connection using TLS -