Tagged: color section, video
Suddenly a black bar has appeared above a looping video that’s being played as a Color Section background that says “Video Player”. This has never appeared before and I don’t know why it would appear now. I haven’t made any changes to the site other than keeping it updated.
Website URL and link to screenshot attached.
Thoughts?
Hey Scott!
Thank you for using Enfold.
Please try to deactivate all plugins then test it on another browser. If it doesn’t work, add this on Quick CSS:
span.mejs-offscreen {
display: none;
}
Regards,
Ismael
Thanks!
Deactivating all of the plugins didn’t help, but the CSS code did.
Thanks!