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?
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
Thanks!
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
You may close this topic. Thank you.
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