This topic has 2 replies, 2 voices, and was last updated 5 years, 3 months ago ago by Olga Barlow
Hello,
is it possible to change this icon into another one?
Thanks and best regards!
Hello,
Yes, use the code below and change image url by link to your image (Theme Options > Custom CSS)
.product-content .size-guide {
background: url(images/size-guide.png) no-repeat 0px center;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up