Title: Hide onlyvideo button from controls
Last modified: August 20, 2016

---

# Hide onlyvideo button from controls

 *  Resolved [yanko_iliev](https://wordpress.org/support/users/yanko_iliev/)
 * (@yanko_iliev)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/hide-onlyvideo-button-from-controls/)
 * Hello,
    I love the plugin it is very stylish. Is there a way to hide the button
   for showing only the video because it is giving me some bugs with other plugins
   in Chrome. Thank you and Merry Christmas everyone.
 * [http://wordpress.org/extend/plugins/wpmbytplayer/](http://wordpress.org/extend/plugins/wpmbytplayer/)

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

 *  Plugin Author [pupunzi](https://wordpress.org/support/users/pupunzi/)
 * (@pupunzi)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/hide-onlyvideo-button-from-controls/#post-3307327)
 * Hi,
    At the moment this is possible only via CSS; you can hide it as follow:
 * in your CSS file add this:
 *     ```
       .mb_OnlyYT{
         display: none !important;
       }
       ```
   
 * This will hide the video alone button.
 * Bye,
    Matteo
 *  [shishka](https://wordpress.org/support/users/shishka/)
 * (@shishka)
 * [13 years ago](https://wordpress.org/support/topic/hide-onlyvideo-button-from-controls/#post-3307393)
 * hi, this works with the video-alone button
    but what should i do to hide the 
   time and the mute/unmute button?
 * thank you very much!
 *  Plugin Author [pupunzi](https://wordpress.org/support/users/pupunzi/)
 * (@pupunzi)
 * [13 years ago](https://wordpress.org/support/topic/hide-onlyvideo-button-from-controls/#post-3307398)
 * If you want to hide the control bar you can do that via the options you have 
   when you insert the video in the post editor.

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

The topic ‘Hide onlyvideo button from controls’ is closed to new replies.

 * ![](https://ps.w.org/wpmbytplayer/assets/icon.svg?rev=1544312)
 * [mb.YTPlayer for background videos](https://wordpress.org/plugins/wpmbytplayer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpmbytplayer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpmbytplayer/)
 * [Active Topics](https://wordpress.org/support/plugin/wpmbytplayer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpmbytplayer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpmbytplayer/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [pupunzi](https://wordpress.org/support/users/pupunzi/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/hide-onlyvideo-button-from-controls/#post-3307398)
 * Status: resolved