good morning
is there a way to switch off the feature with the image link on images (the function where the pic gets half transparent and the grey circle with arrow shows up and when you click on the image it opens in a lightbox)
thank you!
irina
Hey irina,
Please try this in Quick CSS:
.image-overlay{ display: none !important; }
Best regards,
Sarah