-
I would love to show the quickview on my shop overview page but my images are too dark unfortunately so I would like to change the color for quickview icon + text.
I already changed the icon to white with:
.woocommerce .product-quickview__icon {
color: #ffffff;
}But I don’t know how to change the “quick view” text. (I tried with “button” but that did not work)