Hi there-
This did not work for me:
.sh-portfolio-single-info .sh-portfolio-single-info-item:last-child a{ pointer-events: none; cursor: text; }
But this did:
.sh-portfolio-fancy-itemc-container { pointer-events: none; }
Thank you!
Hi there – I am using the Architect Demo theme and the above CSS doesn’t work for me to remove the link from the portfolio images. In fact, I’ve tried adding custom CSS in three different Additional CSS or Custom Code areas in the dashboard for this theme and none of them seem to display any CSS modifications in general, so it’s difficult to tell if the CSS addition above actually works or not. Can you help?