CSS to hide progress bar, full screen, pause button
-
Hi,
I know you might see this topic and immediately link to a previously discussed thread (https://wordpress.org/support/topic/cant-hide-progress-bar-fullscreen-and-click-to-pause?replies=4) but I have a question regarding this.
On that thread, you say to use the skimming tab and then custom CSS to hide the features. The progress bar and other things are still showing, so I am going to edit with the custom css of….. .
flowplayer-video-52 .fp-ui {
display: none;
}My question is, where do I edit this CSS. I do not see an area within the plugin, nor do I see somewhere to upload a custom css file.
The topic ‘CSS to hide progress bar, full screen, pause button’ is closed to new replies.