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

    Hi,

    In the Ajax portfolio, when I use one, main image I would like to be able to disable the link for the full-size image, the link shown in the following screen shot:

    link

    If I could do this on a case-by-case basis it would be great.

    Thanks,

    Steve

    #224843

    Hey Steve!

    Please try to insert this code into the quick css field

    
    .portfolio-preview-image a{ pointer-events: none; }
    

    Cheers!
    Peter

    #232363

    Thanks, Dude!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How do I remove link from main image’ is closed to new replies.