This topic has 8 replies, 2 voices, and was last updated 8 years ago ago by 8theme
Hello, is possible to disable the link to the single page of all item from portfolio gallery?
When I click on the image I want only to show the image bigger in the pop up. Is possible?
Thanks
Melisa
Hello,
Thank you for the question.
Try to place this snippet to the custom CSS to disable the link
.portfolio-image > a {
pointer-events:none;
}
Regards
Thanks, I try but it’s still going to the project page when I click on the image.
Please send us a link to your portfolio page so we could check.
This is the link: https://paintplott.com/portfolio/
Thanks
Thank you. It seems that you didn’t add the code at all. Could you please try to add it to the custom CSS?
Sorry I had put a wrong code!
Thanks!
You are welcome!
The issue related to '‘Portfolio link single page’' has been successfully resolved, and the topic is now closed for further responses