Exclude two gif from Lightbox addon
-
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.
-
.row .col.noclick{
pointer-events: none;
}that should work
-
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”.
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