Slideshow Video Cropping on Mobile (Theme Vicodin)

The video slideshow section displays perfectly “fine” on desktop, but it severely crops on mobile.

The WebM file is a 1080x1080p video. I’ve looked at the liquid code for the section and I don’t see anything at all regulating height or width. It seems to crop in a manner that shows the upper right hand portion of the video file (if that make sense.)

Right now in desktop it spans the full max width of a window. Ideally I would like it to max out at the width of my shopify page.

Here is a URL Link to my Shopify Plus Store - https://shop.deitymic.com/collections/timecode/products/tc-sl1-timecode-slate

Hey @Andrew3296 ,

Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.


Screenshot is for reference only, the correct code to paste is the one shown above.

Works perfectly now! Thank you so much!