Did it work?thank you
no :/Did it work?
Hello,Hey, is there any way to hide the name of the picture on the gallery when standing on it?
Thank you
View attachment 8881
Hey! it works! I'm going to use this myself! Thanks!Hello,
Please try adding this piece of code:
.woocommerce-product-gallery__image img {
pointer-events: none;
-webkit-user-select: none;
}