Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #188112

    Hi.

    I have set up a portfolio and it works like a charm but when the ajax pops up the image is also clickable to enlarge it how an i disable this?

    You can see it on this page

    Just scroll down and choose any portfolio item.

    Thanks!

    #188218

    Hey midischool!

    Please add this on your custom.css or Quick CSS:

    .avia-slideshow-inner li a {
    pointer-events: none;
    }

    Remove browser cache then reload the page a few times.

    Cheers!
    Ismael

    #188417

    Perfect!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Portfolio non clickable image’ is closed to new replies.