Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Image in portfolio item, "pointer-events: none" not working

Home / Forums / Pinnacle Theme / Image in portfolio item, "pointer-events: none" not working

This topic is: Resolved
[Resolved]
Posted in: Pinnacle Theme
January 15, 2016 at 5:42 am

Hello,

In my portfolio items, I added images to illustrate some text.
I don’t want any hover effect on it and I don’t want the image to be “clickable” or zoomed/displayed when you click on it.

So I used following custom CSS :

.portfolio-postclass .lightboxhover img:hover {
opacity: 1;
pointer-events: none;
}

Unfortunately it does not work.

Could you help me to fix it so that hover effect and click/zoom/display features are disabled ?

Thanks,

Marina

  • The forum ‘Pinnacle Theme’ is closed to new topics and replies.