Comments Abdul Latheef started the conversationJune 11, 2014 at 9:23pmI want to change the cursor type (hand) to a pointer when hovering over a portfolio item. 1,070ThemeNectar repliedJune 12, 2014 at 12:02am Hey Abdul, because I'm unaware of what project style you're using i'll include a css snippet to target them all .carousel-wrap[data-full-width="true"] .portfolio-items .col .work-item.style-2 .work-info a, .portfolio-items .col .work-item.style-2 .work-info a, .portfolio-items .col .work-item.style-3 .work-info a, .portfolio-items .col .work-item.style-4 .work-info a { cursor: default !important; } Make sure to enter that into the Custom CSS box located in your Salient Options panel :) CheersAbdul Latheef repliedJune 12, 2014 at 4:08amThanks so much! :) Sign in to reply ...
I want to change the cursor type (hand) to a pointer when hovering over a portfolio item.
Hey Abdul, because I'm unaware of what project style you're using i'll include a css snippet to target them all
Make sure to enter that into the Custom CSS box located in your Salient Options panel :)
Cheers
Thanks so much! :)