Tagged: 

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

    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

    #722927

    Hi Joel,

    I think that should be possible, which one do you want to remove the link from?

    Best regards,
    Rikard

    #723023

    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

    #723512

    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

    #723617

    Big thanks Rikard, it worked great! :)

    Best regards
    Joel

    #724119

    Hi Joel,

    Great, glad we could help :-)

    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 ‘Masonry item’ is closed to new replies.