PamCheney Posted April 4, 2022 Share Posted April 4, 2022 Site URL: https://www.miriamguttmann.com/still-life Hi there, I have created a website with Brine, and I am having issues with the galleries. They are cropping the bottom of all of my images. Is there some code I can add in to stop this from happening? i.e. look at this page: https://www.miriamguttmann.com/still-life Note the image with the yellow base - we should see the entire base + a little of the background. Link to comment
tuanphan Posted April 5, 2022 Share Posted April 5, 2022 Try adding this to Design > Custom CSS .sqs-gallery-design-stacked-slide img { width: auto !important; height: 100% !important; left: 50% !important; top: 0 !important; right: 0 !important; bottom: 0 !Important; transform: translateX(-50%); } 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!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment