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

java - Ebean enhancement ignores a model -

ubuntu - How to disable Kernel Module Signing in linux -

SQL php on different pages to Insert (mysqli) -