Shopify themes, liquid, logos, and UX
Hi, I want to add iPhone footage to my slideshow, so I need to change the dimensions. I’ve already made some adjustments using this code:
.slideshow__media img {
max-height: 600px;
width: auto;
height: auto;
display: block;
margin: 0 auto;
}
.slideshow__slide {
display: flex;
align-items: center;
justify-content: center;
padding: 0;
height: auto;
min-height: auto;
}
.slideshow {
max-height: 600px;
overflow: hidden;
}
And this is how it looks:
Now, I want to align the image to the center and remove the entire gray rectangle background. So basically, I just want the image to be centered without the background or wtf is that.
Here’s my store: https://creationwithtim.com/products/cinematiq-lut-collection-copy
Thanks a lot,
Tim
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