I have a masonry gallery with this option selected: Perfect Grid: Display a perfect grid where each image has exactly the same size. Images get cropped/stretched if they don’t fit
The images I am adding get cropped from the centre middle… I would prefer if they got cropped from the centre top. Is there a way to change this?
Many thanks
Hey!
Can you please post a link to your page where we can see the issue?
Best regards,
Yigit
please find link below
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.avia_desktop .av-hover-overlay-active .av-masonry-entry:hover .av-masonry-image-container, .avia_desktop .av-hover-overlay-active.av-caption-style-overlay .av-masonry-entry .av-masonry-image-container {
background-position: 50% 0;
}
Best regards,
Yigit
Thanks this worked great for the laptop, not so on phone or tablet, please can you let me know if it is possible to do on here too?
ok ignore me, realise it is just a case of adding .avia_mobile and the same instructions. Many thanks
Hey!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Cheers!
Yigit