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

    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

    #748976

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.