Background Video Display Issues
I added a background video to my website, and there's a dotted effect over the entire video, as if there were a filter applied — but there isn’t anything actually applied.
Does anyone know how I can fix it? Thanks!
I added a background video to my website, and there's a dotted effect over the entire video, as if there were a filter applied — but there isn’t anything actually applied.
Does anyone know how I can fix it? Thanks!
Comments
Hi,
Please use the following CSS code:
.section.has-video .section_video .mask{ display: none; }Please put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards