Home › Forums › WoodMart support forum › Change icon in empty wishlist page Change icon in empty wishlist page This topic has 5 replies, 2 voices, and was last updated 2 years, 4 months ago by Aizaz Imtiaz Awan. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts June 3, 2022 at 7:51 pm #381107 discopegreParticipant Hi, how can I change the wishlist empty heart icon? i’ve tried with the fallow code but unsuccessful: body .wd-empty-wishlist:before{ font-family: ‘Font Awesome 5 Free’; content: “\f787”; } Attachments:You must be logged in to view attached files. June 4, 2022 at 9:29 am #381162 Aizaz Imtiaz AwanKeymaster Hello, Please replace the CSS you added with the following then check back. .wd-empty-wishlist:before { content: “\f787”; font-family: “Font Awesome 5 Free”; font-weight: 600 !important; } Then Go to Theme Settings >> Performance >> Fonts & Icons and enable the option. Screenshot: https://gyazo.com/25aaa6991cb1ebef529b55882d42287c Best Regards June 9, 2022 at 2:32 pm #382208 discopegreParticipant Still nothing. I’ve done the modifications but seems the theme doesn’t accept them; Attachments:You must be logged in to view attached files. June 10, 2022 at 1:43 pm #382398 Aizaz Imtiaz AwanKeymaster Hello, It seems that There are Syntax Errors in the Custom CSS area. Please make sure that there are no Syntax errors then check back. If it still doesn’t work then provide the admin panel login details of the website. Best Regards June 13, 2022 at 3:42 pm #382803 discopegreParticipant I can’t find the font awesome files in my theme folder, I think that is the problem. Attachments:You must be logged in to view attached files. June 13, 2022 at 4:04 pm #382817 Aizaz Imtiaz AwanKeymaster Hello, Please share the WP admin login details of your site so I will check and solve the issue. Best Regards. Author Posts Tagged: icon, wishlist, wishlist page Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to create new topics. Login / Register