I am getting inconsistent icon performance across platforms.
I get boxes in Chrome and correct icons in Firefox, Safari…

I am getting inconsistent icon performance across platforms.
I get boxes in Chrome and correct icons in Firefox, Safari…

Solved the issue with some CSS.
.single-product .product button.single_add_to_cart_button.button.alt:before{
display: none;
}
Glad you have sorted out the issue and thank you for updating us!
Cheers.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.