Hi,
I am trying to hide a background image on hover and previously worked on another grid but as soon as I add a title to the grid it stops working. This is the code I am using:
.esg-media-poster:hover {
background-image: none!important;
}
Here is the page:
https://kidzbop2020.wpengine.com/kidzbopkids/
Thanks