- In your Shopify Admin go to online store > themes > actions > edit code
- In your theme.liquid file, find the (press CTRL + F or command + F on Mac)
- paste this code right above the tag:
For the way your theme’s slider has been coded, unfortunately it’s not possible to make it not cut off the images. The best alternative in this case is to force the aspect ratio of each image, but this will leave some empty space around it.
If you need a Slideshow that will not cut off the images, there are some copy/paste sections like this one that can help you (and work out of the box with the Split theme).
Kind regards,
Diego