Archived topic
Move product gallery to the left of the main image in vertical style!
7 replies · Started by johnaps on April 5, 2020
Hello i looked into it and found this in another thread https://generatepress.com/forums/topic/woocommerce-product-gallery-vertical/#post-887137
which only puts them inside main image at the top, but they are still horizontall and iside main image...
And I also found https://businessbloomer.com/woocommerce-display-product-gallery-vertically-single-product/
but his snippet doesnt to anything for me...
Maybe you have any idea why none of them are working :?
Hi there,
Can you add Tom's code in so we can take a look?
Hey Leo!
I added it, you can see it now!
Tom's code is correct - just not for what you need.
Try this topic:
There is something wrong right next to the image...
https://imgur.com/a/0wU0RMX
Also is it possible to show the images in the gallery outside of the main image on the left?
Gallery Images | Main Image
Not one over the other i mean...?
You need to remove this CSS:
.woocommerce div.product div.images .flex-control-thumbs {
position: absolute;
z-index: 99;
width: 100%;
}
Thank you David!! :-)
You're welcome