Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
how can I create the section twice and optimise the video for each device? one for desktop and one for mobile i want different size videos for the both of them the mobile one being 3:4 and desktop being 4:3. I know nothing about coding I was wondering if anyone could help me.
Solved! Go to the solution
This is an accepted solution.
Thanks for the info, check this one.
@media only screen and (min-width: 749px){
deferred-media.video-section__media.deferred-media.gradient.global-media-settings {
--ratio-percent: 50% !important;
width: 80%;
margin: auto;
}
}
Note: you adjust the size you like.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
I'm sorry I still don't understand what all this means I would greatly appreciate if you could go more into depth with it thank you in advance
Can I take a look, would you mind to share your store URL? Thanks!
https://nightylighty.co/ if you go on desktop you'll see that the video is too large while on mobile it looks fine the desktop is what I would like to change
This is an accepted solution.
Thanks for the info, check this one.
@media only screen and (min-width: 749px){
deferred-media.video-section__media.deferred-media.gradient.global-media-settings {
--ratio-percent: 50% !important;
width: 80%;
margin: auto;
}
}
Note: you adjust the size you like.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
do I copy and paste it under the layout/theme.liquid section?
I got it! thank you so much I greatly appreciate your help.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025