How can I disable the link on my masonry / portfolio images? I want the hover effect with description but no link.
Hey crg1,
Please try the following in Quick CSS under Enfold–>General Styling:
a.av-masonry-entry {
pointer-events:none !important;
}
Regards,
Rikard
Hi,
This has completely disabled the effects; is there a way to retain the rollover or open the image in a lightbox? Or would I be better using the gallery plugin / shortcode?
Hi!
remove Rikard’s code again. Go and edit your masonry gallery. Check “Image Link” and choose “lightbox linking deactivated”. Would be best if you provide us admin access, so we can take a deeper look into it. Post login details here as private reply.
Best regards,
Andy