SimonJensen Posted March 27 Share Posted March 27 Hi, How do i make video fill container, like how you can do with images? My problem is to get full width on desktop i have to strech and overlay container over other images to get it to full width, and on mobile it shows in it's original very narrow width instead of filling out the container. Is it possible to do something with custom css? Best Simon Link to comment
tuanphan Posted March 29 Share Posted March 29 Can you share link to page where you use video? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
SimonJensen Posted April 3 Author Share Posted April 3 Sure it's on the home page: https://strawberry-plum-ym78.squarespace.com/ Link to comment
tuanphan Posted April 7 Share Posted April 7 Try this code to Website > Website Tools > Custom CSS .fe-65c9056e45660d2da9efc60d video { object-fit: cover !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
SimonJensen Posted April 7 Author Share Posted April 7 Thanks, it does work. But not in edit mode, so i can't adjust the container and make it the size i want, like how it works with images. Is this not possible? Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment