Tagged: Images
Hi there,
When I hover over an image, the image displays the circle with arrows in it. Can I turn this feature off?
Thanks in advance, I appreciate the quick responses I get in this forum!
Hi biteandsip,
Please add the following to Quick CSS under General Styling:
.image-overlay {
visibility: hidden;
}
Best regards,
Rikard
thank you!