Hello,
I’ve a bug with a container. Before the update, the video was displayed all the way. The video is in an entire box.
Have you ever encountered the problem?
Check the video in the page : http://absagencykidswear.com/showroom/
Sorry for my english and thanks for the feedback.
Edwin
Here the same. After update to Enfold version 4.2 all videos on my page are broken. Please resolve soon as possible.
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.mejs-container {
width: 100% !important;
}
Best regards,
Rikard
Yes this will fix the Container size. The video player still doesn`t work correctly.
Yes , it’s ok now ! Thanks you fort the return.
But in the other language the bug is still present : http://absagencykidswear.com/showroom/?lang=nl
Hi,
Please try this instead:
#top .av-video-slide video {
height: auto !important;
}
#top .av-video-slide .mejs-container {
width: 100% !important;
}
More possible solutions available in this thread: https://kriesi.at/support/topic/video-background-broken-in-enfold-4-2/
If you still can’t get it to work then please post admin login details in private so that we can have a closer look.
Best regards,
Rikard
It’s works great !
Many thanks ! ;-)
Hi,
Glad that Rikard helped you. Let us know if you need more assistance or if we can close the thread :)
Best regards,
Nikko
You can close ;)
Hi,
Glad to hear that. Thanks for using Enfold :)
Best regards,
Nikko