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
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024