Comments Josephine started the conversationJuly 14, 2014 at 11:01pmHi, I am using the portfolio as an calendar for my site. Is it possible to have the portfolio items not link to a single portfolio item?DonnaKrishna repliedJuly 14, 2014 at 11:28pm+1 8,846Tahir repliedJuly 15, 2014 at 4:27pmYes , there is a css hack which is used in the menu FAQ as well http://themenectar.ticksy.com/faq/2319 . Though the appropriate css selector would need to be added for the portfolio item depending upon what options are chosen. Thanks ThemeNectar Support Team Josephine repliedJuly 15, 2014 at 10:27pmOké, thanks for your quick reply but I don't understand exactly with what you mean by the appropirate css selector I should choose. ...DonnaKrishna repliedJuly 15, 2014 at 10:56pmAdd this into the Custom CSS box located in your Salient Options panel :.portfolio-items .col .work-item.style-4 .work-info a { pointer-events: none; cursor: default; } 8,846Tahir repliedJuly 16, 2014 at 2:51pmThanks for posting @Krishna. Cheers ThemeNectar Support Team Krishna repliedJuly 18, 2014 at 12:49amHappy to amplify your great help, Tahir.I had a quick follow-up question, if I may:Is there a way to do the same (disable clicks on portfolio items) for the portfolio items that appear on the home-portfolio-eye-candy page?Thanks again!Krishna 8,846Tahir repliedJuly 18, 2014 at 4:44pmAdd this into the Custom CSS box located in your Salient Options panel :.portfolio-items .col .work-item .work-info a { pointer-events: none; cursor: default; } Cheers ThemeNectar Support Team Josephine repliedDecember 6, 2014 at 12:33amThanks for your help with this! Sign in to reply ...
Hi, I am using the portfolio as an calendar for my site. Is it possible to have the portfolio items not link to a single portfolio item?
Donna
+1
Yes , there is a css hack which is used in the menu FAQ as well http://themenectar.ticksy.com/faq/2319 . Though the appropriate css selector would need to be added for the portfolio item depending upon what options are chosen.
Thanks
ThemeNectar Support Team
Oké, thanks for your quick reply but I don't understand exactly with what you mean by the appropirate css selector I should choose. ...
Donna
Add this into the Custom CSS box located in your Salient Options panel :
Thanks for posting @Krishna.
Cheers
ThemeNectar Support Team
Happy to amplify your great help, Tahir.
I had a quick follow-up question, if I may:
Is there a way to do the same (disable clicks on portfolio items) for the portfolio items that appear on the home-portfolio-eye-candy page?
Thanks again!
Krishna
Add this into the Custom CSS box located in your Salient Options panel :
Cheers
ThemeNectar Support Team
Thanks for your help with this!