This topic has 2 replies, 2 voices, and was last updated 1 years, 10 months ago ago by Tony Rodriguez
Hi
Can the portfolio projects link be disabled?
I want no page to open when accessing the project from the portfolio.
Thanks.
https://www.dropbox.com/s/rvbjf2f5hab1zz9/Opera%20Snapshot_2023-01-26_150218_Screenshot2014.58.20.jpg.png?dl=0
Hello @logicnet,
Unfortunately, there is no other option available for this. We suggest that you try using the Custom CSS code provided below. Please copy and paste the code into XStore >> Theme Settings >> Theme Custom CSS >> Global CSS and then clear your browser cache.
.portfolio-item-inner .portfolio-image{
pointer-events: none;
}
We hope this helps.
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up