ksachse Posted September 1, 2022 Share Posted September 1, 2022 Site URL: https://www.casadesignla.com I'm running into an issue with a phantom scroll line that appears when I swipe left/right using mobile while viewing my site's gallery pages. I've been told by Squarespace support that the issue is linked to my custom CSS: /* Custom Contact Form Fields */ .form-wrapper .field-list .field .field-element { border: none !important; border-bottom: 1px solid #7B666A !important; border-radius: 0px !important; background: #e1dcc9; } /* Image Zoom on Hover */ .sqs-block-image .design-layout-inline { img:hover {transform: scale(1.1); transition: .8s;} img{transform: scale(1); transition: .8s;} } Any thoughts on how to adjust? Best, Kaila Kaila S Shopify Partner, Squarespace Circle Member & MailChimp Expert yumari digitalwebsites · email campaigns · ads · social media · graphic design Link to comment
ArminB Posted September 1, 2022 Share Posted September 1, 2022 Hi Kalia, it seem you already fixed that. if not, this might help: #page {overflow-x: hidden;} About Armin: Squarespace Expert Profile: https://www.squarespace.com/designer/profile/3649084 Website: www.braunsberger-media.com Link to comment
ksachse Posted September 5, 2022 Author Share Posted September 5, 2022 Thank you, @ArminB, though it still seems to be appearing when I swipe left while scrolling through galleries on mobile. Any thoughts? Kaila S Shopify Partner, Squarespace Circle Member & MailChimp Expert yumari digitalwebsites · email campaigns · ads · social media · graphic design Link to comment
ArminB Posted September 6, 2022 Share Posted September 6, 2022 @ksachse I looks good on my end. > The gallery auto-play is a bit tricky to handle on mobile. > I'd give the logo some headroom on mobile. About Armin: Squarespace Expert Profile: https://www.squarespace.com/designer/profile/3649084 Website: www.braunsberger-media.com Link to comment
Solution ksachse Posted September 21, 2022 Author Solution Share Posted September 21, 2022 Update: Squarespace looked deeper into the issue, and this seems to be a deep coding error within the theme and only controlled by Squarespace. They are not offering support for the outdated 7.0 theme, so I'm having to start fresh on 7.1 I appreciate your help, @ArminB ArminB 1 Kaila S Shopify Partner, Squarespace Circle Member & MailChimp Expert yumari digitalwebsites · email campaigns · ads · social media · graphic design 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