Shopify themes, liquid, logos, and UX
Hello,
We would like to fix the formatting of the video on our product page:
https://rockonruby.co.uk/products/personalised-sweatshirts
Issue 1 = Desktop: The video appears with black bars down each side we would like this to fill the screen and autoplay
Issue 2 = Mobile: The video is too wide for the template and is skewing how the site is viewed. We would also like this to autoplay on mobile
Thanks
Hi @RockOnRuby, you can try to add this CSS to your store so the video fits into the screen size.
Online Store > Theme > Customize > Settings > Custom Css
@media only screen and (max-width: 767px) {
div#root {
width: 350px;
}
}
Hope this helps, and tag us if you have any more questions
In today’s interview, we sat down with @BSS-TekLabs to discuss practical strategies for...
By JasonH Nov 13, 2024The year-end shopping spree is around the corner! Is your online store ready for the ...
By JasonH Nov 10, 2024We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024