Tagged: masonry
Hi,
Thanks for a great theme, I´m a big fan!
I was just wondering if it´s possible to make one item not clickable in a masonry bloggrid?
Best regards
Joel
Hi Joel,
I think that should be possible, which one do you want to remove the link from?
Best regards,
Rikard
Hi Rikard,
Perfect! The one with the logo – left on the top :) Does the hover effect also disappear on that post then? It would have been great!
Best regards
Joel
Hi Joel,
Please try the following in Quick CSS under Enfold->General Styling:
.home #av-masonry-1-item-206 {
pointer-events:none !important;
}
.home #av-masonry-1-item-206 .av-inner-masonry-content {
display:none !important;
}
Best regards,
Rikard
Big thanks Rikard, it worked great! :)
Best regards
Joel