graciewo Posted July 23, 2022 Share Posted July 23, 2022 Site URL: https://www.carmelart95years.com/inventory Hi there, site: https://www.carmelart95years.com/inventory password: carmelart I've been having this reoccurring, on-and-off again issue where images are cropped when in quick-view. I'll provide screenshots of what this looks like when it happens. It's usually to vertical pieces, but sometimes even horizontal paintings are cropped when in Quick View. I'm not sure if this something that can be fixed with css, but any help would be greatly appreciated. Thanks! Link to comment
rewatechno Posted July 24, 2022 Share Posted July 24, 2022 @graciewo Here's the code you have to add in DESIGN > Custom CSS [data-animation-role="image"] { min-height: 100% !important; } Link to comment
graciewo Posted July 26, 2022 Author Share Posted July 26, 2022 (edited) Hi @jaydiprewa, Thank you for this! It seems like that code did the trick in Quick View, but now the image descriptions are way off in gallery view. I'll attach a screenshot. Any ideas to keep the code but fix the spacing in gallery view? Thanks again for your time! Grace Edited July 26, 2022 by graciewo Link to comment
rewatechno Posted July 27, 2022 Share Posted July 27, 2022 just copy and paste this code ( I've attached the screenshot when you add below code ) .lightbox-content [data-animation-role="image"] { min-height: 100% !important; } Link to comment
graciewo Posted August 2, 2022 Author Share Posted August 2, 2022 @jaydiprewa Hi! Do I replace the latest code with the previous code? I added the latest code and the problem still persisted. I deleted the previous code and it fixed the spacing issue, however the glitching in quick view is happening again. Any ideas? Thanks again! 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