Home › Forums › WoodMart support forum › Cart icon font name Cart icon font name This topic has 11 replies, 2 voices, and was last updated 4 years, 1 month ago by Elise Noromit. Viewing 12 posts - 1 through 12 (of 12 total) Author Posts January 20, 2021 at 3:47 pm #260067 YasinKsmGParticipant Hello I want to use this cart icon on mobile bottom navbar can I have css for this please? https://ibb.co/sPkQBzp January 20, 2021 at 9:36 pm #260132 Elise NoromitMember Hello, Please provide the image URL I will provide the CSS to replace. Best Regards January 21, 2021 at 9:09 am #260251 YasinKsmGParticipant Hello, I want to use this icon: https://prnt.sc/x9lnqv I think its a font icon like font awesome January 21, 2021 at 4:00 pm #260373 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: body .woodmart-shopping-cart.woodmart-cart-alt .woodmart-cart-icon:before { content: "\f105"; font-family: woodmart-font; } Best Regards January 21, 2021 at 5:24 pm #260388 YasinKsmGParticipant Hello, elise code did work thank you! Can you help me about this one: https://gyazo.com/475bc259bd3bb051fc9934ba31cfbd37 January 21, 2021 at 11:45 pm #260469 Elise NoromitMember Hello, Please clarify what you mean, I cannot get the idea? Do you want to replace the icon there as well? Best Regards January 21, 2021 at 11:46 pm #260470 YasinKsmGParticipant Hello I want to change hover cart icon. January 21, 2021 at 11:49 pm #260472 YasinKsmGParticipant As you can see icons are different from each other. https://gyazo.com/df17984028a0c39b80101dc90b44d313 I want to make them same. I want use this icon: f105 (woodmart font code) January 21, 2021 at 11:59 pm #260477 YasinKsmGParticipant for better clarification I want to change this icon: https://ibb.co/85XnWrP not this: https://ibb.co/BtDgB8x ———————————————————————————— before hover: https://ibb.co/BtDgB8x after hover (only shows on variable products): https://ibb.co/85XnWrP I want to change after hover icon. January 22, 2021 at 5:42 pm #260719 Elise NoromitMember Hello, I cannot enter your site with the credentials you provided before. Please try this code: .quick-shop-wrapper .single_add_to_cart_button:before { content: "\f105"; font-family: woodmart-font; } If does not work, please update the credentials and provide a page URL to the private area. Best Regards January 22, 2021 at 7:21 pm #260757 YasinKsmGParticipant .quick-shop-wrapper .single_add_to_cart_button:before { content: “\f105”; font-family: woodmart-font; } this css worked! thank you so much! January 22, 2021 at 7:34 pm #260769 Elise NoromitMember You are welcome! If you have any questions please feel free to contact us. Best Regards Author Posts Viewing 12 posts - 1 through 12 (of 12 total) You must be logged in to create new topics. Login / Register