Home › Forums › WoodMart support forum › Add to cart icon › Reply To: Add to cart icon
November 13, 2023 at 4:43 pm
#512024
Luke Nielsen
Keymaster
Hello,
Here is a code for changing the icon:
.product-grid-item .wd-add-cart-icon>a:before {
content: "\f126";
}
All icons from our theme can be found in Theme Settings -> Typography -> Icon fonts: https://take.ms/MIm1n , https://prnt.sc/S5vRLtewn-ie
Kind Regards