Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #371265

    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?

    • This topic was modified 9 years, 11 months ago by deved.
    #371324

    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

    #371374
    This reply has been marked as private.
    #371611

    Hi!

    Well it appears to be working fine now. If you see any other problems pop up then let us know.

    Regards,
    Elliott

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