Hi!
I have a video playing blufilters.com/home and I want to hide the video progress bar. I clicked “hide video controls” and it still shows.
Hello, just wanted to check in to see if there were any updates on how to hide the progress bar – or in my case make it all white?
Hi,
Sorry for the late reply, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
#top.page-id-2412 span.mejs-time-total.mejs-time-slider {
display: none !important;
}
After applying the css, Please clear your browser cache and check.
Best regards,
Mike
Thank you! That worked well!
Hi BeyondMS,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria