Hi!
I have the same issue, I want to change background to my product picture. I tried to add to my base css the following but doesn’t work
.card .card__inner .card__media {
background: url(//cdn.shopify.com/s/files/1/0825/2509/4193/files/Background.png?v=1697465026);
}
Please, can you help me?