Hi,
I’d like to make my ajax portfolio items link to the pop up portfolio, but not link to a main page. Meaning when a portflio item is clicked the ajax portfolio opens above as normal, but I don’t want to be able to click the title to take me through to the individual portfolio page.
Thank you.
Hi Emidi!
Add this to your custom CSS.
.portfolio-preview-title a { pointer-events: none; }
Cheers!
Elliott
Awesome that worked!
Just want to say thanks so much for this theme – it’s the best I’ve ever worked with, awesome job guys!!