Removing play button
-
Is it possible to remove the play button in the center of a video?
I’ve tried using CSS
.plyr--full-ui.plyr--video .plyr__control--overlaid {
display: none !important;
}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Removing play button’ is closed to new replies.