Shopify themes, liquid, logos, and UX
Can anybody please help me create an image slider for multiple product images, but I don't want to display the thumbnail? Thank you!
Link: https://2cb7cc-ab.myshopify.com/
Pass: Minitrampoline
where you want to add the slider? on home page or on product page?
On the product page for all the product images
Hi @NgocLe1 , You can follow my instructions!
Go to Themes -> Edit Code.
Find the file theme.liquid. Add the following CSS snippet before the closing head tag (</head>)
It will look like this
@media screen and (min-width: 750px) {
[id^="Slider-"].product__media-list {
display: flex !important;
overflow-x: auto;
width: 100% !important;
}
[id^="Slider-"].product__media-list > li {
width: 100%;
}
[id^="GalleryThumbnails-"] {
display: none !important;
}
.slider--mobile+.slider-buttons {
display: flex !important;
}
}
The achieved result
I hope these instructions will help you. If they are helpful, don't forget to like and mark as the solution.
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
Hi @NgocLe1 , You can try to follow my instructions.
Go to Themes -> Edit Code.
Find the file theme.liquid. Add the following CSS snippet before the closing head tag (</head>)
It will look like this
@media screen and (min-width: 750px) {
[id^="Slider-"].product__media-list {
display: flex !important;
overflow-x: auto;
width: 100% !important;
}
[id^="Slider-"].product__media-list > li {
width: 100%;
}
[id^="GalleryThumbnails-"] {
display: none !important;
}
.slider--mobile+.slider-buttons {
display: flex !important;
}
}
The achieved result
I hope these instructions will help you. If they are helpful, don't forget to like and mark as the solution.
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
Hi @NgocLe1 , You can try to follow my instructions.
Go to Themes -> Edit Code.
Find the file theme.liquid. Add the following CSS snippet before the closing head tag (</head>)
It will look like this
@media screen and (min-width: 750px) {
[id^="Slider-"].product__media-list {
display: flex !important;
overflow-x: auto;
width: 100% !important;
}
[id^="Slider-"].product__media-list > li {
width: 100%;
}
[id^="GalleryThumbnails-"] {
display: none !important;
}
.slider--mobile+.slider-buttons {
display: flex !important;
}
}
The achieved result
I hope these instructions will help you. If they are helpful, don't forget to like and mark as the solution.
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
Hi @NgocLe1 , you can follow my instruction
Go to Themes -> Edit Code.
Find the file theme.liquid. Add the following CSS snippet before the closing head tag (</head>)
It will look like this
@media screen and (min-width: 750px) { [id^="Slider-"].product__media-list { display: flex !important; overflow-x: auto; width: 100% !important; } [id^="Slider-"].product__media-list > li { width: 100%; } [id^="GalleryThumbnails-"] { display: none !important; } .slider--mobile+.slider-buttons { display: flex !important; } }
The achieved result
If you find it useful, please give us a like and mark it as a solution. Thank ^^
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024