Annina Posted March 5, 2023 Share Posted March 5, 2023 Hello! I have a grid gallery section in my index home page, with 3 images (3 columns). On desktop and tablet looks great, but on mobile version the images are stacked and I need to scroll down (one image per column). I would like to know if there is a way to make the gallery a slideshow just on the mobile version, or if there is a way to keep 3 column also in the mobile version. Or if is possible to just show one of the three image. www.aimhandmadeinitaly.com Any help would be appreciated! Anna Link to comment
Beyondspace Posted March 5, 2023 Share Posted March 5, 2023 7 hours ago, Annina said: Hello! I have a grid gallery section in my index home page, with 3 images (3 columns). On desktop and tablet looks great, but on mobile version the images are stacked and I need to scroll down (one image per column). I would like to know if there is a way to make the gallery a slideshow just on the mobile version, or if there is a way to keep 3 column also in the mobile version. Or if is possible to just show one of the three image. www.aimhandmadeinitaly.com Any help would be appreciated! Anna You can try adding to Home > Design > Custom Css @media screen and (max-width: 531px){ #collection-61b2004ccc381a39ab9678be .Index-gallery-item { width: 33.3%; } #collection-61b2004ccc381a39ab9678be .Index-gallery-item-image img { width: 100% !important; height: auto !important; left: 0 !important; } } Support me by pressing 👍 or marking as solution if this is useful for you BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! 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 March 5, 2023 Share Posted March 5, 2023 My testing BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! 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
Annina Posted March 7, 2023 Author Share Posted March 7, 2023 Thanks a lot! This is already much better 🙂 Is there a way to change the grid gallery on the desktop version with a single image on mobile version? Or at least making it a slideshow? So that under the big image (vertical) i will directly see the newsletter form? THANKS! Link to comment
Beyondspace Posted March 7, 2023 Share Posted March 7, 2023 14 hours ago, Annina said: Thanks a lot! This is already much better 🙂 Is there a way to change the grid gallery on the desktop version with a single image on mobile version? Or at least making it a slideshow? So that under the big image (vertical) i will directly see the newsletter form? THANKS! It could be possible if you add the single image, then use CSS code to hide this image on desktop breakpoint and show on mobile BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! 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
Juliamartinsm Posted June 14, 2023 Share Posted June 14, 2023 Hi there! I have the same problem! On my website (using squarespace 7.0), on the page saloons https://chiton-crane-b7ty.squarespace.com/config/design I have a gallery grid with 7 images displaying horizontally in square format and I would like to keep that exactly like this for mobile view instead of having a stack of images. Please help!!! Link to comment
tuanphan Posted June 20, 2023 Share Posted June 20, 2023 On 6/15/2023 at 6:48 AM, Juliamartinsm said: Hi there! I have the same problem! On my website (using squarespace 7.0), on the page saloons https://chiton-crane-b7ty.squarespace.com/config/design I have a gallery grid with 7 images displaying horizontally in square format and I would like to keep that exactly like this for mobile view instead of having a stack of images. Please help!!! What is password? 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