Shopify themes, liquid, logos, and UX
the upper image(a single image) is on Slideshow Feature and the lower images(double images) are on Featured Collection Feature and mobile carousel. I want to make carousel sliding automatically but I couldn't. So I rather decide to edit Slideshow Feature but this shows only one image at once. Can I Split image section so that I could show two images like below?
URL : 104e35-2.myshopify.com
yes
I have sloved it. Below code you can use.
Note: Add variableWidth: true, into slick slider javascript and then add below CSS code into your CSS file.
.slick-slider {
width: 100%;
}
.carousel .carousel-cell {
width: 1% !important;
}
@media only screen and (min-width: 800px){
.carousel .carousel-cell {
width:4% !important;
}
}
If you still have issue then you can ask me I will help you.
Thanks.
Hello, I am wanting to do the same, would this work on the impulse theme? my website is bythehorns.co.nz
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025