tmasia Posted August 9 Share Posted August 9 Would someone help me for the code to make the gallery a 2 column on the mobile version pls ? Square space 7.1 version Link to comment
tuanphan Posted August 10 Share Posted August 10 Can you share link to page where you use gallery? 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
tmasia Posted August 13 Author Share Posted August 13 Hi, https://www.themodelatelier.com/men Link to comment
tuanphan Posted August 14 Share Posted August 14 On 8/13/2024 at 9:55 AM, tmasia said: Hi, https://www.themodelatelier.com/men Use this code to Website Tools > Custom CSS @media screen and (max-width:767px) { div#gridThumbs { grid-template-columns: repeat(2,1fr) !important; grid-gap: 10px 10px !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