Hi all,
Trying to change the background of the small shopping cart icon that appears in the top right hand side of an image in the grid.
Am using the css below - but nothing is changing. Any ideas?
.grid-button add-to-cart {
background-color: green;
}