bawebb123 Posted November 12, 2020 Share Posted November 12, 2020 Site URL: https://seabass-maroon-5h8g.squarespace.com/remnant-assets Website password: oakpointtest I want text to display in columns on desktop, but on mobile, I would like the text to display as one column. When I do so, a space is created separating the text. I would like to remove the space created. Is there CSS or a way to organize the text blocks to do so? Thanks Link to comment
Beyondspace Posted November 13, 2020 Share Posted November 13, 2020 Custom code may help, you need to get the id of sections via Chrome Find Squarepace Ids @media only screen and (max-width: 640px) { #block-yui_3_17_2_1_1605211453042_8039 { padding-bottom: 0 !important; } #block-yui_3_17_2_1_1605211453042_6907 { padding-top: 0 !important; } } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.