WalkingLantern Posted October 12, 2022 Share Posted October 12, 2022 (edited) Site URL: https://www.walkinglantern.com/shop I'm trying to add multiple products per column in my shop page. I have found the option under Design to complete this for desktop view, but wondered how it can be done for mobile view. My url is walkinglantern.com/shop Thanks, walkinglatern Edited October 12, 2022 by WalkingLantern Misspelt URL Link to comment
Ziggy Posted October 12, 2022 Share Posted October 12, 2022 Try this guide: https://www.rebeccagracedesigns.com/blog/products-side-by-side-mobile Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link)📈 SEO Space (Referral link)⬛ SquareWebsites Plugins (Referral link)☕ Did I help? Buy me a coffee? Link to comment
WalkingLantern Posted October 12, 2022 Author Share Posted October 12, 2022 It didn't work - perhaps because the guide is for 7.1? I am using Adirondack 7.0 I believe. Link to comment
Solution Ziggy Posted October 13, 2022 Solution Share Posted October 13, 2022 (edited) For 7.0 this Custom CSS should work: @media only screen and (max-width: 700px) { #productList .product { float: left; width: 48%; margin-right: 2%; } } Edited October 13, 2022 by Ziggy tuanphan 1 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link)📈 SEO Space (Referral link)⬛ SquareWebsites Plugins (Referral link)☕ Did I help? Buy me a coffee? Link to comment
tuanphan Posted October 16, 2022 Share Posted October 16, 2022 On 10/12/2022 at 8:01 PM, WalkingLantern said: It didn't work - perhaps because the guide is for 7.1? I am using Adirondack 7.0 I believe. The code worked or you still need help? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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