ibrade Posted August 15, 2022 Share Posted August 15, 2022 (edited) Followed this website in order to try and achieve stacking on Mobile only using one column, as it currently shows two columns, reducing the image sizes (see attachment): https://christyprice.com/blog/stack-grid-gallery-squarespace-mobile The following code is used but i cannot get it working when i drop it onto my Design >> Custom CSS section: @media screen and (max-width:800px) { .gallery-grid-wrapper { grid-template-columns: repeat(1,1fr) !important; grid-row-gap: 3vw !important; } } Can Someone please help me as I want each image to appear on one big column instead of split into two coloumns for mobile only. Edited August 15, 2022 by ibrade Link to comment
ibrade Posted August 15, 2022 Author Share Posted August 15, 2022 Managed to get it working but wondering how I can get it to take the full size of each image instead of square with padding. example attached of what i would like it to look like. Link to comment
tuanphan Posted August 18, 2022 Share Posted August 18, 2022 What is your site url? We can help easier 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