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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, 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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, 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