Video not showing on mobile version
In this web: Inicio - Football Dreams (infofuturo.eu)
In the mobile version the video doesnt load properly
1
-
Hi
In your WordPress Dashboard under Appearance- Customize- Additional CSS, please add the following CSS and check if the issue resolves
@media (max-width: 767px) {
.brz-bg-video {
display: block !important;
}
}1 -
Now it's working, thanks!
0
Please sign in to leave a comment.
Comments
2 comments