Shopify themes, liquid, logos, and UX
Hey! I need a Help! I want to change the position for Thumbnail-Carousel on the Product Page to the left side and I use Dawn Theme. Have anybody Idees or code for this solution?
Ideally looking to implement this in desktop only as the mobile default works fine.
Solved! Go to the solution
This is an accepted solution.
Hi @kazan_mila ,
You can follow the instruction below:
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css->paste below code at the bottom of the file:
@media (min-width: 1024px) {
.product--thumbnail_slider {
position: relative;
}
.product--thumbnail_slider media-gallery {
display: flex;
flex-direction: row-reverse;
}
.product--thumbnail_slider .slider-mobile-gutter:not(.thumbnail-slider) {
width: calc(100% - 100px);
}
.product--thumbnail_slider .thumbnail-slider {
width: 100px;
padding-right: 10px;
}
.product--thumbnail_slider .slider-button {
display: none !important;
}
.product--thumbnail_slider .thumbnail-slider .thumbnail-list.slider--tablet-up {
padding: 0;
display: block;
}
.product--thumbnail_slider .thumbnail-slider .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide {
width: 100%;
}
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
Hi @kazan_mila ,
Please share your store URL and if your store is password protected then please provide password too.
So that we can help you.
Thank you.
Hi @AvadaCommerce ,
thank you so much for your Message!
https://bs-dev-ruzana-test.myshopify.com/
Password: ninied
Hi @kazan_mila ,
I checked and found that. Your current thumbnail is using slider. Your slider is currently horizontal. Now if you want to change it to vertical, you can't use css. In this part you can hire a shopify expert to assist you.
Thanks
@AvadaCommerce
when I switch off the slider for thumbnail, can I change this with css? Can you please check one more again, ich delete the slider
This is an accepted solution.
Hi @kazan_mila ,
You can follow the instruction below:
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css->paste below code at the bottom of the file:
@media (min-width: 1024px) {
.product--thumbnail_slider {
position: relative;
}
.product--thumbnail_slider media-gallery {
display: flex;
flex-direction: row-reverse;
}
.product--thumbnail_slider .slider-mobile-gutter:not(.thumbnail-slider) {
width: calc(100% - 100px);
}
.product--thumbnail_slider .thumbnail-slider {
width: 100px;
padding-right: 10px;
}
.product--thumbnail_slider .slider-button {
display: none !important;
}
.product--thumbnail_slider .thumbnail-slider .thumbnail-list.slider--tablet-up {
padding: 0;
display: block;
}
.product--thumbnail_slider .thumbnail-slider .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide {
width: 100%;
}
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
It totally worked for me!
However, the items are not "contained" in a wrapper so when there are more than 5 images, they just extend the thumbnails instead of having an arrow/button to show more if required.
Would really be useful to know if there's any extra code for that.
Thanks for your help already.
This part it custom request. You can hire a shopify expert for help
Thanks you
I used this code in my base.css file, however the thumbnails now only show vertically under the main image, not on the left - is there something I can add to move the thumbnails to the left of the main gallery viewer?
I tried to use your code but it is not working
Currently I am using dawn theme version 8.0
just let me know how can i change the position of product thumbnail from bottom to left
Hey, I've tried this code the images appear below the main image. Any idea why?
Could you use the same solution for the refresh theme?
Your code worked for me! Only thing dad did not move was the carrousel if there are more than 3 images. So now there is a whole list of images without an option to 'scroll' trough them. What needs to be added to make this possible and have max 4 images on the left and arrows to scroll trough the image list?
Thanks in advance! Looking forward to your suggestions.
@AvadaCommerce @AVADA This didn't work for me, I added the code to the mentioned file and it did nothing to the position of the thumbnail images, could you help out?
This worked for me but worth noting it only worked when I switched the setting from thumbnails to thumbnails carousel. Dawn Theme 15.0.0
Hi @kazan_mila Kazan_mila, I saw your new test website, it seems that the vertical thumbnails are going well, could you pls kindly give hint for how to achieve it ?
I'd also love to know.
Is it possible in Palo Alto Theme? I also want to achieve this one on Palo Alto them but I cannot achieve it even using custom something. May I know if you can help me?
Move small images of thumbnails to left:
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