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
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