Home › Forums › WoodMart support forum › How to change add to cart icon How to change add to cart icon This topic has 1 reply, 2 voices, and was last updated 2 years, 3 months ago by Luke Nielsen. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts March 27, 2024 at 12:01 pm #552695 mlithParticipant Hello. We would like to change the add to cart icon to the same icon as the shopping cart on the top right. Is this possible? Attachments:You must be logged in to view attached files. March 27, 2024 at 12:45 pm #552712 Luke NielsenMember Hello, Use the code below for help. Define it in Theme Settings -> Custom CSS. .product-grid-item .wd-add-btn-replace .add-to-cart-loop:before { content: "\f126"; } Kind Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register