AkankshaK Posted November 18 Posted November 18 Site URL: https://www.purnamayurveda.com/home Hello I need some help with the home page section shown in the screenshot below. I would like contents to shrink into two rows as the screen size reduces (tablets). I knew how to do this in the classic editor using flex box but I have no idea how to do it on a fluid engine section. I will be grateful for your help. Thank you 🙏🏽
Solution Ziggy Posted November 19 Solution Posted November 19 10 hours ago, AkankshaK said: I knew how to do this in the classic editor using flex box but I have no idea how to do it on a fluid engine section. Not really sure that's possible with an FE section, but with this content you could use a list section that would allow you to then adjust the number of rows on different screen widths. AkankshaK 1 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
Squareko Posted November 19 Posted November 19 Add this code into custom css and replace the class and id according to your site. /* Adjust layout for tablet screens */ @media screen and (max-width: 980px) { #section-12345678 .sqs-block { width: 48%; margin: 1%; display: inline-block; vertical-align: top; } }
Ziggy Posted November 19 Posted November 19 25 minutes ago, Squareko said: Add this code into custom css and replace the class and id according to your site. This is not appropriate for fluid engine sections. Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
AkankshaK Posted November 19 Author Posted November 19 Thanks @Ziggy. I converted it to a list section. Thanks very much. Ziggy 1
Ziggy Posted November 19 Posted November 19 1 hour ago, AkankshaK said: Thanks very much. My pleasure! Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment