Shopify themes, liquid, logos, and UX
Hi my video is in landscape size right now. I would like it vertical on my mobile and tablet version. Please help
PW: CollectionThree
Hi,
Actually, the best option is to upload different videos for desktop and mobile areas. Of course, if the software you're using doesn't support it, we may need to do a custom setup!
The following code may be useful for now.
Terence.
Navigate to the 'Edit Code' option in your theme settings, then search for “base.css” in the search bar and add below codes.
@media (max-width: 991.98px){
.video-container {
height: 100vh!important;
}
}
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025