Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1314233

    I’ve noticed on mobile videos the progress bar shows. Is there a way to hide it? If possible I would love to hide it on desktop as well. I have already checked Hide Video Controls in the widget settings.

    #1314734

    Hey hitrev,

    Please try the following in Quick CSS under Enfold->General Styling:

    div .mejs-container .mejs-controls {
        display: none;
    }

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.