judy Posted January 17, 2022 Share Posted January 17, 2022 Site URL: https://conch-scarlet-sf39.squarespace.com/ortale-residence-woodson-gilchrist-architects Hello, My website uses the Wells Template and in the last week or so, has a display problem -- but only in tablet views. When loading on a tablet, the page shows a stack of what appears to be thumbnails (see attached image) -- but only in profile versions. In some cases, the thumbnails start to get bigger in -- it seems -- increments of 3 seconds (see the attached video) until they reach full size. If I rotate to landscape side, the images appear as normal. And then if I rotate back to profile, the images stack to the normal size -- no more thumbnails. My co-developer and I can't figure this out and fix it. Thanks in advance! J https://photos.app.goo.gl/dxyD1LyWwkwA9t8TA Link to comment
Beyondspace Posted January 17, 2022 Share Posted January 17, 2022 1 hour ago, judy said: Site URL: https://conch-scarlet-sf39.squarespace.com/ortale-residence-woodson-gilchrist-architects Hello, My website uses the Wells Template and in the last week or so, has a display problem -- but only in tablet views. When loading on a tablet, the page shows a stack of what appears to be thumbnails (see attached image) -- but only in profile versions. In some cases, the thumbnails start to get bigger in -- it seems -- increments of 3 seconds (see the attached video) until they reach full size. If I rotate to landscape side, the images appear as normal. And then if I rotate back to profile, the images stack to the normal size -- no more thumbnails. My co-developer and I can't figure this out and fix it. Thanks in advance! J https://photos.app.goo.gl/dxyD1LyWwkwA9t8TA Try adding to Home > Design > Custom Css @media only screen and (max-width: 1024px){ #slideshow img { width: 100% !important; height: auto !important; } } Let me know how it works on your site judy and tuanphan 1 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
judy Posted January 17, 2022 Author Share Posted January 17, 2022 19 minutes ago, bangank36 said: Works perfectly!! Thank you so much! Try adding to Home > Design > Custom Css @media only screen and (max-width: 1024px){ #slideshow img { width: 100% !important; height: auto !important; } } Let me know how it works on your site Beyondspace 1 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