Exclude two gif from Lightbox addon
-
wrote on Sep 7, 2016, 10:06 AM last edited by
For present my work I have two gif's at the beginning of the page, and I don't want to see bigger with the lightbox addon. How can I do?
http://testing.carlesrodrigo.es/
Thanks
-
hello caromo!
For how you use the lightbox it should work if you do this:
in the gridder hover over the images and click the "class" button. then enter the class: noclickThen in "lay options" -> "custom css & html" -> "custom css for desktop version"
please enter:.noclick{ pointer-events: none; }
I'm going to make a feature for lightbox to deactivate some images one day.
-
wrote on Sep 7, 2016, 11:13 AM last edited by
doesn't work :(
-
.row .col.noclick{
pointer-events: none;
}that should work
-
wrote on Sep 7, 2016, 11:47 AM last edited by caromo Sep 7, 2016, 7:47 AM
yessss!! Now it work!
Thank you Armin :)
-
hello caromo,
WIth the latest lightbox update and lay theme update you can now right click on an image in the gridder and choose “Lightbox off for this image”. -
wrote on Sep 14, 2016, 4:44 PM last edited by
Thanks Armin!!
I also code custom websites or custom Lay features.
💿 Email me here: 💿
info@laytheme.com
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it