Sam00 Posted September 16, 2023 Share Posted September 16, 2023 (edited) Some column texts are squashed in mobile view for some reason? https://www.revolvepartyband.com/revolve-band-setlist Edited September 16, 2023 by Sam00 Link to comment
CassAggett Posted September 17, 2023 Share Posted September 17, 2023 @Sam00 can you share a screenshot of what you're seeing? Looks all single column spaced normally to me If this helped you, please like or mark my solution as answer so others can scroll to it quickly 👆 Cass Aggett is a Squarespace website designer for go-getting women – no matter what stage of business. WEBSITE • INSTAGRAM  Link to comment
Sam00 Posted September 17, 2023 Author Share Posted September 17, 2023 @CassAggett screenshot attached - Just appears to be mobile view Link to comment
Solution CassAggett Posted September 17, 2023 Solution Share Posted September 17, 2023 @Sam00 Oh gotcha. Give this a go, hopefully I've copied the syntax correctly: // SET LIST PAGE - SPACE BETWEEN COLUMNS MOBILE // @media only screen and (max-width: 768px) { #collection-5c373d6470a6adfe3d7d0942 { .sqs-layout:not(.sqs-editing) .sqs-block + .sqs-row .sqs-block:not(.float):first-child:last-child { padding-bottom: 17px !important; } } } That code on my end makes it look like this (same gap as the rest between The Supremes and Marvin Gaye - and the rest of the columns on this page only): If this helped you, please like or mark my solution as answer so others can scroll to it quickly 👆 Cass Aggett is a Squarespace website designer for go-getting women – no matter what stage of business. WEBSITE • INSTAGRAM  Link to comment
Sam00 Posted September 18, 2023 Author Share Posted September 18, 2023 @CassAggettThat worked perfectly. Thanks! CassAggett 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