Change add to cart button icon - by Sonia

This topic has 4 replies, 2 voices, and was last updated 4 years, 1 months ago ago by Rose Tyler

  • Avatar: Sonia
    Sonia
    Participant
    June 26, 2021 at 15:39

    Hello!!!
    How can I change (or remove) the icon for the “add to cart” button on the single product page?

    Thank you!

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 26, 2021 at 15:50

    Hello,

    Have you sorted out https://gyazo.com/1e85445a07e3a2d033d3052b9194e36e ?

    Regards

    Avatar: Sonia
    Sonia
    Participant
    June 26, 2021 at 16:00

    Hi Rose!
    I found how to remove it, but if there was a way to change the icon, it would be ideal!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 27, 2021 at 07:30

    Hi,

    There is no such option, but you can use custom CSS code.
    For example, add the next code in Theme Options > Theme custom CSS:

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

    Select icon from here – https://xstore.8theme.com/xstore-icons/

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Change add to cart button icon’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.