Move product thumbnails from bottom to left of product image?

andreakennedy44
Tourist
6 0 2

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!

Replies 4 (4)

Frank47
New Member
7 0 0

I have message you on instagram and facebook 

For more info of what you want

 

suyash1
Shopify Partner
9077 1129 1479

@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%;}
}

suyash1_0-1637043429781.png

 

To build shopify pages use pagefly
You are welcome to contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.
paranormal story video using AI
andreakennedy44
Tourist
6 0 2

@suyash1 

Yes, but I'd like the product thumbnails to be only one across versus two. Is that possible? Like this...

 

Screen Shot 2021-11-17 at 3.20.46 PM.png

suyash1
Shopify Partner
9077 1129 1479

@andreakennedy44- yes it can be done, can you add me as collaborator, i will send you the request?

To build shopify pages use pagefly
You are welcome to contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.
paranormal story video using AI