Hi.
I found a thread where you can change this icon for ethos. But it is not working on my integrity stack with the crafty design template.
Could you help with the css for this?
The ethos code i found was
.woocommerce-product-gallery__trigger .emoji {
display: none !important;
}
.woocommerce-product-gallery__trigger {
font-family: “FontAwesome”;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
}
.woocommerce-product-gallery__trigger:before {
content: “\f002”;
}
Thanks
Max


