PEARLERwork Posted December 14, 2021 Share Posted December 14, 2021 Site URL: https://cosmotemplate.squarespace.com/?password=pearler For some reason, the archive block is appearing cut off on smaller screens: 𝓚𝓪𝓽𝓲𝓮 ✦✦ ⓅⒺⒶⓇⓁⒺⓇ.ⓌⓄⓇⓀ ➸ Link to comment
Solution Beyondspace Posted December 14, 2021 Solution Share Posted December 14, 2021 (edited) 1 hour ago, pearler1570048501 said: Site URL: https://cosmotemplate.squarespace.com/?password=pearler For some reason, the archive block is appearing cut off on smaller screens: Try adding to Home > Design > Custom Css #block-yui_3_17_2_1_1635297408567_3148 .archive-group-list { display: flex; justify-content: space-evenly; } #block-yui_3_17_2_1_1635297408567_3148 .archive-group { width: 25%; min-width: 20%; } @media only screen and (max-width: 1024px) { #block-yui_3_17_2_1_1635297408567_3148 .archive-group-list { display: grid; } #block-yui_3_17_2_1_1635297408567_3148 .archive-group { width: 100%; } } Let me know how it works on your site Support me by pressing 👍 if this useful for you Edited December 14, 2021 by bangank36 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, Keyword HighlighterIf 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 December 14, 2021 Share Posted December 14, 2021 My testing result 2021-12-14_12-38-55.mp4 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, Keyword HighlighterIf 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
PEARLERwork Posted January 19, 2022 Author Share Posted January 19, 2022 That's perfect @bangank36 Thank you! 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