Hi,
I properly configured a fullscreen video slider using the avia builder. It was working really fine, but after the last wordpress update I noticed that, on the top of the video, there is a black bar containing the string “video player”. How can I remove it?
Hey deved!
Try adding this to your custom CSS.
.mejs-offscreen {
display: none;
}
I noticed your getting a javascript error on your video though. I downloaded it and tested it out on my XAMPP setup and it appears to be working fine. Try deactivating all of your plugins while testing and send us a WordPress login so we can take a closer look.
Regards,
Elliott
Hi!
Well it appears to be working fine now. If you see any other problems pop up then let us know.
Regards,
Elliott