Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author pupunzi

    (@pupunzi)

    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

    (@shishka)

    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

    (@pupunzi)

    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.