Forums
(@ignaurus13)
6 years, 3 months ago
I figured it out by adding CSS. I made the background dark grey (instead of white) and the price pink (instead of green).
.etsy-shop-listing-card { background-color: #222} .etsy-shop-listing-price { color: #f799e1}