Tagged: links, Masonry Gallery
Dear,
How I disable the links on the Masonry Gallery. I just want to show the images with captions without linking them to external pages.
Thanks
Ali
Hi Bumandal!
You can use the following CSS attributes to block an element
pointer-events: none;
cursor: default;
But, to do that you will have to target the class needed.
If you do not know how, please link us your web site and we will be more than happy to help
Best regards,
Basilis