CSASLOrg Posted April 12 Share Posted April 12 My wesbite csasl.org has a slideshow that I want to keep on the desktop view however it does not have the best view on mobile. I would like to delete the slideshow from the mobile view and just have a solid picture on the header. If there is any code injection or a setting I'm missing that would allow me to keep the slideshow on the desktop but remove it on mobile. Thank you. Link to comment
Solution Ziggy Posted April 12 Solution Share Posted April 12 Follow this to improve the design: Or add this to Custom CSS to hide the slideshow on mobile: @media only screen and (max-width:767px) { section[data-section-id="661565bbb54e6854c3a04ba2"] { display:none; } } CSASLOrg 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? 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