ben_space Posted March 15 Share Posted March 15 I am looking for a way to hide the image captions on mobile in masonry view at i.e. https://salmon-sphere-62ml.squarespace.com/work/portrt, PW: AZI2022. I know I can toggle the captions on and off, but not separately for desktop and mobile versions. Thanks for any advice! Link to comment
Solution Ziggy Posted March 15 Solution Share Posted March 15 You can use this Custom CSS: @media only screen and (max-width: 767px) { .gallery-caption-grid-masonry { display:none; } } Let me know how that goes! 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! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
ben_space Posted March 18 Author Share Posted March 18 Thank you, @Ziggy. This worked out well. Ziggy 1 Link to comment
Ziggy Posted March 18 Share Posted March 18 16 minutes ago, ben_space said: Thank you, @Ziggy. This worked out well. Happy to help, thanks for marking my post as the solution. 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! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? 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