THEPARLOR Posted January 3 Share Posted January 3 Hello, I'm looking for a code that would allow me to display the people/lists on this page as two columns on mobile instead of one on mobile. Thanks so much! It is technically a "list" page that includes an image, description & button. I would like for all of these to show in two columns. I'm using Squarespace 7.1 Page: https://www.theparlorhuntsville.com/stylists Link to comment
Beyondspace Posted January 3 Share Posted January 3 1 hour ago, THEPARLOR said: Hello, I'm looking for a code that would allow me to display the people/lists on this page as two columns on mobile instead of one on mobile. Thanks so much! It is technically a "list" page that includes an image, description & button. I would like for all of these to show in two columns. I'm using Squarespace 7.1 Page: https://www.theparlorhuntsville.com/stylists Try adding to Home > Design > Custom Css @media only screen and (max-width: 767px) { section[data-section-id="63b390ebe88c8c550d25d3d2"] .user-items-list-simple { grid-template-columns: 1fr 1fr; grid-gap: 10px 10px !important; } } Support me by pressing 👍 or marking as solution if this useful for you BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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
Beyondspace Posted January 3 Share Posted January 3 My testing BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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
Create an account or sign in to comment
You need to be a member in order to leave a comment