Comments Alessandro started the conversationFebruary 25, 2019 at 5:01pmHi,is it possible disable the click on images (popup) in an article?I use mansory media grid and when somebody click on an image a popup appears with a gallery. I'd like to disable this possibility either for desktop or mobile resolutionThanksAlessandro 1,974Support repliedFebruary 25, 2019 at 5:12pmHello Alessandro,try adding in customizer -> additional CSS.vc_gitem-is-link { cursor: default !important; pointer-events: none !important;}Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyAlessandro repliedFebruary 25, 2019 at 5:18pmPerfect!!!ThanksA. Sign in to reply ...
Hi,
is it possible disable the click on images (popup) in an article?
I use mansory media grid and when somebody click on an image a popup appears with a gallery. I'd like to disable this possibility either for desktop or mobile resolution
Thanks
Alessandro
Hello Alessandro,
try adding in customizer -> additional CSS
.vc_gitem-is-link {
cursor: default !important;
pointer-events: none !important;
}
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Perfect!!!
Thanks
A.