Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1333777

    Hi, I’m using a masonry gallery element that links to blog posts, but two of those posts will not be ready/complete when the website launches. I would like to disable the hyperlink for just those two masonry items to make them non-clickable. Is there a way to disable the hyperlink on just those two gallery items?

    #1333816

    Hey ceakins1908,

    Please try the following in Quick CSS under Enfold->General Styling:

    a#av-masonry-1-item-98, a#av-masonry-1-item-104 {
      pointer-events: none;
    }

    Best regards,
    Rikard

    • This reply was modified 2 years, 11 months ago by Rikard.
    #1333871

    Thanks!

    #1333912

    Hi,

    Great, I’m glad that we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1333918

    You may close this topic. Thank you.

    #1333933

    Hi,

    Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Make a masonry gallery item non-clickable’ is closed to new replies.