Site logo

Archived topic

Woocommerce product gallery thumbnails

4 replies · Started by Jose Antonio on November 14, 2019

Viewing posts 1–5 of 5

Hi, how are you?

I want to display the woocommerce product gallery thumbnails in vertical on the left of product image like in this website: https://www.glowrias.com/inicio/588-2800-cardigan-punto-trenzado.html#/37-color-negro/62-talla-l_xl

I have managed to display the images vertically, but I am not able to get them displayed on the left of the product image. Can you help me?

You can see my page in this URL: https://fabulasdemeri.com/producto/jersey-basico/

Regards!

Ok! I have found the solution with this code:

ol.flex-control-nav.flex-control-thumbs {
left: -80px !important;
position: absolute;
}

Thanks for all!

Regards.

Glad you've figured out :)

This archived topic is closed to new replies.