graciewo Posted June 28, 2022 Posted June 28, 2022 Site URL: https://trombone-seahorse-afp9.squarespace.com/config/design/custom-css Hi there! My Product Quick View glitches where it crops the image of the product. This happens frequently, but not always – yet I want to make sure it doesn't happen at all. I'm not sure if it's something with Squarespace or something in my code that's preventing this. I have screen shot examples below. The first screenshot is the product in Quick View, and the second screenshot is the image in its full glory (the way I would like it to be). Password: carmelart Thanks to everyone and anyone who can help! Grace
tuanphan Posted June 30, 2022 Posted June 30, 2022 Looks fine to me. Did you solve it? 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!)
graciewo Posted June 30, 2022 Author Posted June 30, 2022 Hi @tuanphan Unfortunately no, it's still happening on my end. Thats good to know it's not happening on your end. But I do have another question maybe you can help with: When I look at the Product Quick View in Mobile View, it's completely out of wack! Any way to resolve this without finicking with the Computer View? Also in Mobile View, the Product list titles are so itty-bitty and the "categories" roll off the page – is there a way to fix that too? Thanks so much! Grace
tuanphan Posted July 1, 2022 Posted July 1, 2022 Add to Design > Custom CSS @media screen and (max-width:767px) { ul.nested-category-children { flex-wrap: wrap !important; justify-content: center !important; } .sqs-product-quick-view-lightbox .ProductItem-gallery { width: 75% !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!)
graciewo Posted July 1, 2022 Author Posted July 1, 2022 That helped a little, but I find that the images are still being cropped and running off the page (especially the vertical ones). I have screen shots below. Ideally, I would love to have the image in the center of the of the "Quick View" window in the mobile view with the details following below. Is that possible? Thanks again for all your help!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment