Change Cart Icon - by ErikH - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 9 years, 2 months ago ago by Eva Kemp

  • Avatar: ErikH
    ErikH
    Participant
    January 30, 2015 at 21:14

    Hi,

    How can I change the cart icon from a shopping bag to a more traditional cart that looks like a cart.

    Thanks,
    Erik

    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    January 30, 2015 at 22:19

    Hello,

    You need add this code in cusotm.css file:

    .shopping-cart-widget .cart-summ > a:before {
    content: url('link_to_your_image') !important;
    }

    How to create custom.css you can watch in this tutorial

    Thank you.
    Regards,
    Eva Kemp.

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

You must be logged in to reply to this topic.Log in/Sign up

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