Title: hide player using css &quot;hidden&quot; property
Last modified: August 21, 2016

---

# hide player using css "hidden" property

 *  [simonadp](https://wordpress.org/support/users/simonadp/)
 * (@simonadp)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/hide-player-using-css-hidden-property/)
 * hello, i’m using the plugin in a page where i do not want to show the player,
   so i used this css code:
 * <span style=”visibility: hidden;”>[audio mp3="xxx.mp3" preload="true" ogg="xxx.
   ogg" autoplay="true" loop="true"]</span>
 * and it works properly on a computer, but unfortunately the audio doesn’t work
   anymore on ipad/iphone.
 * what to suggest to do?
 * thanks
 * [http://wordpress.org/extend/plugins/media-element-html5-video-and-audio-player/](http://wordpress.org/extend/plugins/media-element-html5-video-and-audio-player/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [simonadp](https://wordpress.org/support/users/simonadp/)
 * (@simonadp)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/hide-player-using-css-hidden-property/#post-3667212)
 * i also tried by putting a div element over the other in order to hide the player:
 * <div style=”background:white;z-index:1;width:300px;height:100px;position:absolute;
   top:20px;”> </div>
    <div>[audio mp3....]</div>
 * and it works everywhere except on iphone (ersion n.6) and ipad
 *  Thread Starter [simonadp](https://wordpress.org/support/users/simonadp/)
 * (@simonadp)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/hide-player-using-css-hidden-property/#post-3667219)
 * sorry… but, after many experiments, i realized that the problem is not the visibility
   tricks, but the autoplay. the autoplay doesn’t work

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘hide player using css "hidden" property’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/media-element-html5-video-and-audio-
   player.svg)
 * [MediaElement.js - HTML5 Video & Audio Player](https://wordpress.org/plugins/media-element-html5-video-and-audio-player/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/media-element-html5-video-and-audio-player/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/media-element-html5-video-and-audio-player/)
 * [Active Topics](https://wordpress.org/support/plugin/media-element-html5-video-and-audio-player/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/media-element-html5-video-and-audio-player/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/media-element-html5-video-and-audio-player/reviews/)

 * 2 replies
 * 1 participant
 * Last reply from: [simonadp](https://wordpress.org/support/users/simonadp/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/hide-player-using-css-hidden-property/#post-3667219)
 * Status: not resolved