This topic has 2 replies, 2 voices, and was last updated 8 years ago ago by Rose Tyler
Can I turn off the link to the project page on the portfolio page? I just want the lightbox, not the link to project.
Thanks
Hello,
Please provide us with link to your portfolio page.
Also, you can try add this code in Custom CSS:
.portfolio-item .portfolio-image .portfolio-mask .mask-content a:nth-child(2) {
display: none;
}
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up