hannahpellatt Posted December 5, 2021 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
Beyondspace Posted December 5, 2021 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 (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
hannahpellatt Posted December 6, 2021 Author 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?
tuanphan Posted December 11, 2021 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment