NickBnW Posted May 2, 2022 Share Posted May 2, 2022 Site URL: https://nickreiswig.com/europe-series Hello, I've been trying everything (I feel) possible to overwrite this grid to transition to 1 column in mobile mode instead of 2 columns.... The website page is https://nickreiswig.com/europe-series If a SquareSpace guru could possibly help me, that would be much appreciated. thank you, Nick Link to comment
NickBnW Posted May 4, 2022 Author Share Posted May 4, 2022 No I didn't... I'm wanting 1 column not 2 columns in mobile mode. Link to comment
tuanphan Posted May 8, 2022 Share Posted May 8, 2022 It looks like you solved with this CSS? @media only screen and (max-width: 800px) { #block-ff311ae9742b5f3a032c { padding-right:.8em } .sqs-block h4 { font-size: .9em } .sqs-block h4,.sqs-block h1 { line-height: .45em } .sqs-block h1 { font-size: 5em } .gallery-grid-wrapper { grid-template-columns: 1fr !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!) 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