elijah_aaron Posted December 2, 2020 Share Posted December 2, 2020 Site URL: https://abba.squarespace.com/shop/p/jci39sfpv88d44uf37gjhfygwwu4du-264j3 This is my first post. Thank you in advance for helping me 🙂 I'm rebuilding my father's fine art website. We are integrating an external zoom feature (magiczoomplus) so that visitors can really dive into his art. I've come to the conclusion that in order to properly take advantage of our external zoom feature, I need to tell our product pages to ignore square's image size restraints. How can I do that? IN OTHER WORDS << 1.) It's currently zooming only a little bit -- AS SEEN HERE 2.) I want it to zoom like the original file I uploaded -- AS SEEN HERE (once it loads, click the image and will zoom BEAUTIFULLY)  How Do I bypass the image size restraints on the product pages? Squarespace Version 7.1 --- Template: Hester REALLY hoping someone can help. Perhaps it's a tiny little line of CSS. Thank you deeply! -Elijah www.elijahaaron.com Link to comment
tuanphan Posted December 5, 2020 Share Posted December 5, 2020 Hi. Have you solved this yet? 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
elijah_aaron Posted December 6, 2020 Author Share Posted December 6, 2020 Yes I did via they developers of my zoom product. It was something they changed in the Java Script that bypasses squarespace image constraints. It's ZOOM TIME for days on my site now :)))) Link to comment
creedon Posted December 6, 2020 Share Posted December 6, 2020 That is some serious zooming! Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
elijah_aaron Posted December 6, 2020 Author Share Posted December 6, 2020 Man now that I see you online, do you know how I can change the font of my store items to a custom font I uploaded to sqqaure space? I tried doing it with the header and it worked, but it's not doing it for store items. Link to comment
creedon Posted December 6, 2020 Share Posted December 6, 2020 Add the following to Store Settings > Advanced > Page Header Code Injection. .ProductItem-details * {  font-family: bookman-jf-pro;    } Let us know how it goes. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.