Reply 213761 to: Product thumbnails acting weird

Avatar: Rose Tyler
Rose Tyler
Support staff
May 13, 2019 at 16:15

Dear, Maris

Please add this code in Theme Options > Custom CSS > Global Custom CSS, to fix the problem:

@media only screen and (min-width: 993px){
    .single-product-xsmall .swiper-wrapper.thumbnails-list {
        justify-content: start;
    }
}

you will be able to delete this custom code after the next update.

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.