Hi, how can i remove Linked Image Overlay from whole linked images?
Hi popisgrzegroz;
there is already a topic for this question.
See :
Image with arrow or without?
Hey!
Try adding this code to the Quick CSS:
.image-overlay { display: none !important; }
Cheers!
Josue