Carousel vimeo video size
-
wrote 20 days ago last edited by
Hey, I would like to have a carousel with images and videos embedded via vimeo. The carousel is set to 100vh Fixed Height und Fill slides, that works perfectly for the images but has no affect on the videos.
I also added css trying to fix this but without success so far:
.recap-carousel {
height: 100vh;
}.recap-carousel .lay-carousel-wrap {
height: 100vh !important;
}.recap-carousel img,
.recap-carousel video {
object-fit: cover;
height: 100vh !important;
width: 100%;
}
.flickity-viewport {
height: 100vh;
}Has anyone had the same issue before?
-
I will take a look at this now. Should be a bug, because this should work theoretically.
-
I also code custom websites or custom Lay features.
💿 Email me here: 💿
info@laytheme.com
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it