jilldiane_ Posted December 29, 2021 Share Posted December 29, 2021 Site URL: https://gopher-antelope-sfzz.squarespace.com/ Hey for some reason my one block is not aligned to the block beside it when i change to mobile view. Does anyone have any insight? Images below PW: 1234 Link to comment
Beyondspace Posted December 30, 2021 Share Posted December 30, 2021 (edited) 11 hours ago, jilldiane_ said: Site URL: https://gopher-antelope-sfzz.squarespace.com/ Hey for some reason my one block is not aligned to the block beside it when i change to mobile view. Does anyone have any insight? Images below PW: 1234 Try @media only screen and (max-width: 767px) { div#page-section-60cd165f32da3f557a42125b>.row>.col>.row { display: flex; flex-wrap: wrap; } } Let me know how it works on your site Support me by pressing 👍 if this useful for you Edited December 30, 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, 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 December 30, 2021 Share Posted December 30, 2021 Testing result 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
jilldiane_ Posted December 30, 2021 Author Share Posted December 30, 2021 Hi, Thank you so much for your response. When i do it they disappear.. thoughts? Link to comment
Solution tuanphan Posted January 2, 2022 Solution Share Posted January 2, 2022 On 12/31/2021 at 5:32 AM, jilldiane_ said: Hi, Thank you so much for your response. When i do it they disappear.. thoughts? Remove above code & add new code /* align 4 logos mobile */ @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1625253366649_20873+.row>.span-3 { width: 50% !important; float: left !important; } div#block-yui_3_17_2_1_1625253366649_20873+.row>.span-3:nth-child(2n+1) { clear: left; } } jilldiane_ 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
jilldiane_ Posted January 2, 2022 Author Share Posted January 2, 2022 Thank you very much @tuanphan that worked wonders. tuanphan 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