Chaski Posted September 21, 2022 Share Posted September 21, 2022 Site URL: https://www.chaskiagency.com/hkrs/september-18 I have a page with about 200 images and instead of using a clickthrough url to be able to right-click and download the images, I'm using the code below. It works but It won't work on mobile. Can anyone tell me how to adjust it for mobile? .gallery-lightbox-item img { pointer-events: auto; } Link to comment
tuanphan Posted September 23, 2022 Share Posted September 23, 2022 Try adding !important .gallery-lightbox-item img { pointer-events: auto !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment