I will do with the extra filter job.
Thanks! 😍
Ok, sure
I've tried this, but it dosn't help.
Can you help?
Hi,
You can add a new block with visual composer that has an image as background and in block responsive settings make it show only on mobile and for video block make it show only on desktop.
Regards,
Alex
?
Hello Alex,
Sorry, i don't understand. How can i make it, so the video shows on desktop, but a picture shows on mobile?
Hi Emil,
You can add a background image and delete the css code that I sent you earlier that shows the video on mobile. In this case it will hide the video and will show the image.
Kind Regards,
Alex
Can you tell me how?
Yes, it is possible.
Okay, can i then differentiate it, so it will show video on desktop and a picture on small screens?
Hey Emil,
It can't be done. For various reasons (including, but not limited to data usage), Apple doesn't allow auto-playing of videos.
Yes, absolutely. I will make it.
Can you help here?
I've put in the code and the video now shows on the frontpage, but only as a picture. It doesn't play?
www.clevrcar.dk
Hi Emil,
The video background in Visual Composer is disabled on small screen (mobile view).
You can try to add this css underneath in Appearance -> Customize -> Additional CSS field:
@media (max-width: 767px) {
.vc_video-bg-container .vc_hidden-xs { display: block !important; }
}
Kind Regards,
Alex
www.clevrcar.dk
I will need a link to test it out.
I've inserted a video, but it only works on computer. On phone it is just a blank space. What can i do?
Yes, you can do it. It is possible with Visual Composer.
Kind Regards,
Alex
Hello,
Is it posible to insert a video on the frontpage instead of the hero picture?
Perfect - when can you do it?