seonto Posted April 18, 2022 Share Posted April 18, 2022 Site URL: https://www.seonto.kr When I visit my website on mobile (specially phone) sometimes it's not start at the top. not always but it's happen randomly. Other pages is fine but I think first time to open the page is problems. I can see this problem in other squarespace sites too. (ex. kkerebi.kr) How can I fix the start view point at the top on the mobile? Link to comment
Beyondspace Posted April 18, 2022 Share Posted April 18, 2022 1 hour ago, seonto said: Site URL: https://www.seonto.kr When I visit my website on mobile (specially phone) sometimes it's not start at the top. not always but it's happen randomly. Other pages is fine but I think first time to open the page is problems. I can see this problem in other squarespace sites too. (ex. kkerebi.kr) How can I fix the start view point at the top on the mobile? Try adding to Home > Design > Custom Css @media only screen and (max-width:767px) { section[data-section-id="625969db3c6e624ee28000aa"] { height:0px; } } Let me know how it goes on your site seonto 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
Beyondspace Posted April 18, 2022 Share Posted April 18, 2022 My testing seonto 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
seonto Posted April 18, 2022 Author Share Posted April 18, 2022 2 hours ago, bangank36 said: Try adding to Home > Design > Custom Css @media only screen and (max-width:767px) { section[data-section-id="625969db3c6e624ee28000aa"] { height:0px; } } Let me know how it goes on your site It works!! Thank you so much ;D 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