I have a Single Image with "Hover Animation" set to "Color Overlay" and would like to open a lightbox to view the larger image on click.
"Link to large image?" is enabled and the whole setup works perfectly fine as long as "Hover Animation" is set to "Zoom In". So, my assumption is that the MouseOver is blocked by the overlay effect.
Yes thats correct the div overlaps it though if you wish to use the overlay option then the overlay will have to be added using a pseudo css element.
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Hi there,
I have a Single Image with "Hover Animation" set to "Color Overlay" and would like to open a lightbox to view the larger image on click.
"Link to large image?" is enabled and the whole setup works perfectly fine as long as "Hover Animation" is set to "Zoom In". So, my assumption is that the MouseOver is blocked by the overlay effect.
Any ideas from your side?
Thanks for your help!
Hey,
Please provide the page url so that i can write up the custom css for whats possible.
Thanks
ThemeNectar Support Team
Hey Again,
Yes thats correct the div overlaps it though if you wish to use the overlay option then the overlay will have to be added using a pseudo css element.
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Thanks
ThemeNectar Support Team