Tagged: Masonry Gallery
-
AuthorPosts
-
July 28, 2016 at 8:09 pm #666398
Hi,
I have two masonry gallerys on two different pages on my website. We want the image to display the pagination and zoom large when the cursor hovers over the image rather than when the user clicks on the image. I tried a couple of suggested solutions on here but none worked. I know that I have to add custom .css and target the image, I just need a bit of direction. Thanks in advance!
August 1, 2016 at 7:13 pm #667417Is there a solution to this?
August 1, 2016 at 7:34 pm #667426Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_desktop .av-masonry-entry:hover .av-masonry-image-container { -webkit-transform: scale(1.20,1.20); transform: scale(1.20,1.20); }Best regards,
YigitAugust 1, 2016 at 11:26 pm #667497Hey, thanks for the help, however, that didn’t work. Nothing changed. Would you mind looking at it?
August 2, 2016 at 11:30 am #667579Hi,
Please use following code instead
.av-hover-grow:hover img { -webkit-transform: scale(1.3); transform: scale(1.3); }Best regards,
YigitAugust 2, 2016 at 6:11 pm #667773Hi, I tried that in both Mozilla and internet explorer. It didn’t work either. Would you mind looking at it again?
August 2, 2016 at 6:18 pm #667777Hey!
It does work fine on my end on Safari, Chrome and Firefox. Please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
Regards,
YigitAugust 2, 2016 at 6:32 pm #667784It doesn’t work after the flush. Maybe there is some confusion about what I am asking. If so, apologies. I will be more specific in the Private Content.
August 2, 2016 at 6:46 pm #667787Hey!
On that elements, this code is working – https://kriesi.at/support/topic/make-zoom-larger-when-hovering-masonry-gallery/#post-667426. However, it does zoom more but it would not pop out of the container.
You can request such feature here – https://kriesi.at/support/enfold-feature-requests/ or hire a freelance developer if you urgently need it.
Cheers!
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.
