Reply 232494 to: XStore EcoTransport demo borders around product image on product page

Avatar: Rose Tyler
Rose Tyler
Support staff
April 3, 2020 at 06:56

Hello,

This custom CSS was added in Theme Options > Theme Custom CSS > Global custom CSS for the mentioned version:

.single-product .main-images > div {
    border: 2px solid #e2e2e2 !important;
    border-radius: 20px;
    padding: 5px;
    margin-bottom: 35px;
}
.single-product .main-images > div:hover {
    border-color: #5556ff !important;
}

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.