This topic has 4 replies, 2 voices, and was last updated 10 years, 1 months ago ago by Robert Hall
How can i apply borders on thumbnails under single product image in http://www.karloutsi.com/?product=test? Thank you. Also zoom effect lens enabled on theme options but not working.
Link is fixed now. Can you help please
Hello,
Try to add this code into custom.css file.
.ms-thumb-frame{
position: relative;
top: -1px;
left: -5px;
margin-right: -2px !important;
border: 1px solid;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
The issue related to '‘thumbnails border’' has been successfully resolved, and the topic is now closed for further responses