I like the lightbox, but is there a way to disable it for images that inserted into a text block?
Thanks
Hi xyzb!
Please add following code to Quick CSS
.avia_textblock a.lightbox-added { pointer-events: none; }
Cheers!
Yigit
Sorry, that didn’t work. Suggestions?