
09-18-2019, 11:00 AM
|
 |
Junior Member
|
|
Join Date: Nov 2018
Posts: 6
|
|
Product background on hover
Hi,
I am trying to make the product on my product browser not have a background colour when they are hovered over.
I have tried
.grid-product__image-wrap:hover {
background-color: transparent !important;
}
however this did not work
Here is a link to my store - http://warmm.co.uk
Thanks,
Rowan
|