Jump to content

changing add to basket icon


Recommended Posts

In the /* Special style for block cart*/ section of global.css in your theme's directory, change:

#cart_block h4 { background-image: url('../img/block_header_exclusive_cart.gif'); }



to:

#cart_block h4 { background-image: url('../img/block_header_exclusive.gif'); }

Link to comment
Share on other sites

×
×
  • Create New...