marianaesqu Posted August 24 Posted August 24 Hey everyone! I've come across an issue that has left me very confused. I built this gallery for a client, and for some reason I can't understand, the first item of each row won't scale similarly to the rest of the items, always looking a bit bigger. It was working before and I haven't changed a thing, so I'm lost as to what happened. I'm attaching a video below of the weird scaling effect. URL: https://indigo-red-fw2y.squarespace.com/publications No password is needed. Thank you so much for your help and guidance! Wonky Grid.mp4
tuanphan Posted November 20 Posted November 20 You try using this code to Website Tools > Custom CSS to fix problem @media screen and (min-width:768px) { section[data-section-id="665bc9945cc31c7426329779"] .gallery-grid-item:first-child img { object-fit: contain !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment