home page video background
Good morning. I'm still having problems with the home page of my mobile website. The home screen should open with a video playing in the background. But I see it as a still image, and a friend of mine sees a blank screen. I entered the code as you suggested,
"Please add this CSS under CMS > Project Settings > Code > Custom CSS to make the background video visible on tablets and mobiles."
@media (max-width: 991px) {
.brz-bg-video {
display: block !important;
}
}

but the problem persists. Can you please fix this? Thanks.
0
-
Hello Emilio,
The background video plays at my end. Please see my test at https://jmp.sh/0dxDz9rH Kindly visit the website from different devices and check if the issue persists.
0
Please sign in to leave a comment.
Comments
1 comment