Tagged: Masonry Gallery
Hey,
I’ve got some problems with the masonry gallery:
Regards,
Hella
Hey come_paglia!
1.) I don’t see any overlay when hovering over you images. Please clear browser cache and hard refresh a few times.
2.) That won’t be easily possible. You would need to activate Enfold’s lightbox function again.
Cheers!
Andy
Hey Andy,
to 1. – perhaps it was not the right description, I want to get rid of the zooming effect while the mouse hovers the image.
to 2. Unfortunately that’s not quite a satisfying solution for me, because I really love the theme, but not the lightbox of the theme for galleries…
Is there no way to address another lightbox for single images or masonry galleries instead of that one included with the theme?
Regards,
Hella
Hi!
1.) Looks like you managed to disable the masonry animation. Is that correct?
2.) I’m sorry but we don’t or can’t provide support for third party plugins as stated on our support policy. You will have to contact to the plugin author if you really need it to work with the masonry element.
Cheers!
Ismael
Hey Ismael,
1.) yes, after searching many hours I’ve found a peace of code in this forum:
.avia_desktop .av-masonry-entry:hover .av-masonry-image-container {
-webkit-transform: scale(1,1);
-moz-transform: scale(1,1);
transform: scale(1,1);
}
2.) Thanks to the plugin author, who had a look on the theme code, I’ve got now a possibility to hide the theme lightbox when using the JIG gallery.
Regards,
Hella