Reply 202300 to: Add 1px border around product image and product thumbnail images on single pp

Avatar: Rose Tyler
Rose Tyler
Support staff
November 5, 2018 at 08:38

Hello,

Please try this custom css code:

.single-product .product-images .swiper-wrapper img {
    border: 1px solid black;
}
.single-product .thumbnails-list a {
    margin-top: 3px;
    margin-bottom: 3px;
}

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.