Home › Forums › WoodMart support forum › Chance product icon on hover Chance product icon on hover This topic has 1 reply, 2 voices, and was last updated 10 months ago by Aizaz Imtiaz Awan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts February 9, 2024 at 5:13 pm #538502 mak.tsagiaParticipant Good evening, I would like to ask how I can change the “cart” icon when I hover over the product with some other icon. Best regards, Tsagiannoudis Ioakeim Attachments:You must be logged in to view attached files. February 10, 2024 at 12:16 pm #538641 Aizaz Imtiaz AwanKeymaster Hello, Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS: .wd-add-btn-replace .add-to-cart-loop:hover:before { font-family: "Font Awesome 5 Free"; content: "\f004"; /* Unicode for heart icon */ } Also, Navigate to Theme Settings > Performance > font & icons > font awesome library “always use”. Best Regards. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register