hanskywalker Posted July 31, 2022 Share Posted July 31, 2022 Site URL: http://www.dazstrange.co.uk/work/johnsons-hotel-linen Hello everyone I wondered if someone could help me? The 2-column gallery layout is not resizing to 1-column on my iPhone. When I run the mobile view within Squarespace, it's not scaling either. Here's a preview:https://www.dazstrange.co.uk/work/johnsons-hotel-linen I've only just started putting a portfolio site together, I've not tried anything like this before! Any help most appreciated 🙂 Link to comment
Beyondspace Posted August 1, 2022 Share Posted August 1, 2022 19 hours ago, hanskywalker said: Site URL: http://www.dazstrange.co.uk/work/johnsons-hotel-linen Hello everyone I wondered if someone could help me? The 2-column gallery layout is not resizing to 1-column on my iPhone. When I run the mobile view within Squarespace, it's not scaling either. Here's a preview:https://www.dazstrange.co.uk/work/johnsons-hotel-linen I've only just started putting a portfolio site together, I've not tried anything like this before! Any help most appreciated 🙂 You can try adding to Home > Design > Custom Css @media only screen and (max-width: 767px) { .gallery-grid .gallery-grid-wrapper { grid-template-columns: repeat(1, 1fr) !important; } } Let me know how it works on your site Support me by pressing 👍 if this useful for you 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
Beyondspace Posted August 1, 2022 Share Posted August 1, 2022 My testing 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