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; } } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment