Hi,
after contact the support about ‘how to hide icon over image in a grid of categories’,
I add to my custom.css those lines
.product-category .mask-container .block-mask .mask-content {
display: none;
}
everything is fine on safari/edge, icons are hidden, but not on chrome..
help..