Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 28, 2014 at 1:08 pm #342194 ayronParticipant Is there a way to totally hide the player? I have an audio in autoplay and lasts only 30 seconds. Use a plugin to do this but would like to use the native resource and decrease the use of plugins. Thank´s October 28, 2014 at 3:02 pm #342242 YigitKeymaster Hi ayron! You have following code in Quick CSS .mejs-container.mejs-audio { display: block !important; } please change it to .mejs-container.mejs-audio { display: none !important; } Cheers! Yigit Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In