Hello,
right now Pinterst icon and magnifying glass are showing in exactly the same place on Product image gallery. I would like to move the magnifying glass to the left. I tried this CSS:
.woocommerce-product-gallery__trigger {
display: block;
position: absolute;
top: 0;
right: 0;
width: 3em;
height: 3em;
font-size: 1.15em;
line-height: 3em;
text-align: center;
z-index: 2;
}
I have simply changed ‘left’ to ‘right’ and on the Chrome Developer viewer it works, but it doesn’t when I add it to the Cornerstone Global CSS.
https://krasnoludyznadwisly.com/produkt/myszorek-bronek-i-male-lozeczko/
best,
beata