Hey, I'm really unsatisfied with such big product images in my product page. They are really huge. And cover up a lot of space. i want them all to be of small size and in a single line like a slider, with arrows on both side to go though all the images.
I want it to be something like this
Please let me know if there is a way to make a slider. If not is there a way to reduce the thumbnail image size atleast??
I am using the theme minimal. All kind suggestions are welcomed. Thanks a lot in advance.
Add this css at bottom
Online Store-> Themes -> Edit code->Assets->theme.scss.liquid
@media only screen and (min-width: 1000px) .product-content--snoo .product-thumbnail { width: 50px !important; height: 50px !important; }
You can add slide show for that you need to customize product page.
User | Count |
---|---|
734 | |
141 | |
101 | |
64 | |
41 |