Comments Sean started the conversationMarch 13, 2015 at 9:15pmI'd like to disable links (both image and title) to limit the blog view to the masonry layout only? I don't want users to be able to view individual posts.Is this possible? 8,849Tahir repliedMarch 14, 2015 at 2:29pmHey,Its possible via the css pointer-events attribute. Let me know the page url so i can write up custom css. Thanks ThemeNectar Support Team Sean replied privately 8,849Tahir repliedMarch 17, 2015 at 3:10pmHey, Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :.ascend .masonry-blog-item { pointer-events: none !important; }Thanks ThemeNectar Support Team Sean replied privately Sign in to reply ...
I'd like to disable links (both image and title) to limit the blog view to the masonry layout only?
I don't want users to be able to view individual posts.
Is this possible?
Hey,
Its possible via the css pointer-events attribute. Let me know the page url so i can write up custom css.
Thanks
ThemeNectar Support Team
Hey,
Thanks
ThemeNectar Support Team