Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #752196

    Hello!

    I’m having some issues with the masonry element, feeding in portfolio entries. I’ve found related topics on this, but nothing seems to be working.

    My goal is to use the masonry element to present several images for display purposes only… meaning you can’t click on the feature image to link to the portfolio item.

    Is there a way to make images in this specific masonry element not clickable? I still need items using the masonry gallery (the image-based version) element in other portions of the site to be clickable though.

    Hope this makes sense! Link in private content

    thanks!
    -mike

    #753479

    Hey Mike,

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

    .page-id-157 .av-masonry-container a {
      pointer-events:none !important;
    }

    Best regards,
    Rikard

    #753520

    That works great! I used the same approach just now on several pages and it did the trick.

    Thank you SO much.

    You guys are absolutely the best. Unbelievable service, every time I need it.

    thanks
    mike

    #753531

    Hi,

    Glad we could help!
    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Make images in masonry unclickable’ is closed to new replies.