Hello guys,
Having a little trouble with deactivating the hover effect on the portfolio thumbnails. I still want them to (link), just no hover effect.
Thank you for any help.
Hello guys,
Having a little trouble with deactivating the hover effect on the portfolio thumbnails. I still want them to (link), just no hover effect.
Thank you for any help.
Hi!
If you want to remove the overlay add following code to the quick css field:
.portfolio-entry-overview .image_overlay_effect_inside {
display: none !important;
}
Regards,
Peter
You must log in to post.