Home Forums Basel support forum Custom shopping cart icon Reply To: Custom shopping cart icon

#1328

Artem Temos
Keymaster

Here is a custom CSS code for you

.shopping-cart>a:before {
    background-image: url(http://bbqgreeneggstore.nl/wp-content/themes/basel-child/cart_34x30.png);
    font-size: 0;
}

Put it in Theme Settings -> Custom CSS section