Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #769909

    I want to be able to use the content element MASONRY of posts, on a page: http://colinwalton.co.uk/paintings/
    but when clicking on the image, I want the lightbox to open ONLY, and not take the visitor to the post.

    Is it possible to turn off the a.href

    Thanks.

    #769912

    Don’t worry. I have found this works:

    .av-masonry-container.isotope { pointer-events: none !important; }

    Is doesn’t turn on the Lightbox, but at least it stops the unnecessary linking to post pages.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘TURN ON the Lightbox and TURN OFF linking to post in Post Masonry?’ is closed to new replies.