hannahpellatt Posted December 5, 2021 Share Posted December 5, 2021 Site URL: https://pentagon-snail.squarespace.com/work-with-me A tricky one for you – I'm trying to work out how to fix the alignment of two sections of text within one block. On desktop, this block features two columns of text... on mobile, each block of text is shifted to one side... Any thoughts/fixes are much appreciated. Site password: kerri2021 Link to comment
Beyondspace Posted December 5, 2021 Share Posted December 5, 2021 1 hour ago, hannahpellatt said: Site URL: https://pentagon-snail.squarespace.com/work-with-me A tricky one for you – I'm trying to work out how to fix the alignment of two sections of text within one block. On desktop, this block features two columns of text... on mobile, each block of text is shifted to one side... Any thoughts/fixes are much appreciated. Site password: kerri2021 Do you mean setting 2 columns on mobile? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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
hannahpellatt Posted December 6, 2021 Author Share Posted December 6, 2021 17 hours ago, bangank36 said: Do you mean setting 2 columns on mobile? I'd like to keep them as single columns (which is how Squarespace has optimised them for mobile) but if you can see, they don't align. One has more spacing on the left, and the other has more spacing on the right? Link to comment
tuanphan Posted December 11, 2021 Share Posted December 11, 2021 @hannahpellatt Try adding to Design > Custom CSS /* align mobile text */ @media screen and (max-width:767px) { div#block-0f171667494385535c28 { padding-right: 17px !important; text-align: center; } div#block-yui_3_17_2_1_1638216628605_18278 { padding-left: 17px !important; } } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment