Hi there, how do I move product thumbnails from bottom to left of product image?
I’m using the Brooklyn theme. My website is https://gsroc-shop.myshopify.com/
password is Gsroc123$
Thank you!
Hi there, how do I move product thumbnails from bottom to left of product image?
I’m using the Brooklyn theme. My website is https://gsroc-shop.myshopify.com/
password is Gsroc123$
Thank you!
I have message you on instagram and facebook
For more info of what you want
@andreakennedy44 - do you want something like this? if yes then add given css to the very end of your timber.scss.css file and check
@media screen and (min-width:1024px){
.product-single__media-group-wrapper{display: flex; flex-wrap: wrap;}
.product-single__media-group{flex-basis: 60%; order: 2;}
.product-single__thumbnails{flex-basis: 40%;}
}
Yes, but I’d like the product thumbnails to be only one across versus two. Is that possible? Like this…
@andreakennedy44 - yes it can be done, can you add me as collaborator, i will send you the request?