This topic has 4 replies, 2 voices, and was last updated 6 years, 10 months ago ago by Rose Tyler
Good day,
Products which are out of stock have no link on image in catalogue, title link works fine though. Products which are in stock have both links. Any chance to fix that? Thank you in advance.
Hello,
You may use this code in Theme Options > Styling > Custom css:
.products-loop .outofstock .product-image-wrapper {
pointer-events: initial;
}
Regards
It works like a charm. Thank you Rose!
You’re welcome!
Have a nice day.
Regards
You must be logged in to reply to this topic.Log in/Sign up