
I placed this in the css "template.css", but not seen
- Code: Select all
#btnCart:before {
/*content: "/";*/
margin-right: 15px;
background-image:url(http://petbox.cl/templates/gk_shop_and_buy/images/carrito-prod.png);
background-repeat:no-repeat;
background-position:right;
}
also need the typography of "My Cart" is all in capitals, where that change
would have to be something like
MY CART

thanks ...
