Reply 322612 to: How to customize add to cart icon on the single product page?

Avatar: Rose Tyler
Rose Tyler
Support staff
April 25, 2022 at 08:26

Hello,

You can use one of these icons, by adding the next code in Theme options > Theme custom CSS:

.single-product .single_add_to_cart_button:before { 
    content: "\e90d";
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.