Can you tell me which file to edit (where to locate that file). I'm pretty new to cscart. Thanks!
Dear Luongbui,
The solution for Cs-Cart 4.2.2 - Responsive theme.
If you want to change it on the detailed product page, find the file design/theme/responsive/css/styles.less
- line 3562 (we are checking it on the unmodified cs-cart)
.ty-product-img {
border: 1px solid @base;
position: relative;
}
Change @base to #000000 or the color you like.
Best regards, Alt-team.
We suggest you to use the My changes add-on in order to not override default CS-Cart files. Please find instruction here: