All things Shopify and commerce
I"m looking to make a video on my homepage smaller and not take up so much space on the homepage. Can someone help me with this
Solved! Go to the solution
I could take a look and see if I can get it smaller using some CSS.
Can you post a link to your Shopify store
my website is
Xpressavenue.com
the pw is Shopify2023
Hey I managed to make it much smaller by inputting this custom css below.
You can input it as custom css in the section used for this video.
deferred-media{
--ratio-percent: 50%;
}
deferred-media img{
width: auto !important;
max-width: 100% !important;
height: 100% !important;
display: inline;
position: static;
}
If you want to make it even smaller you just need to make the percentage assigned to --ratio-percent smaller than 50%. Please let me know if that helps.
This is an accepted solution.
thanks
Can you help me with my store? I’m needing to make the video on the about us page much smaller as well as the. Product pictures. In addition I would like the smaller video to be on the landing page ideally next to the about us segment lined up.
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024