Anniiey1 Posted December 15, 2022 Posted December 15, 2022 Hi, When my website scales down to 800px or smaller, the spacing of my navigation bar gets dramatically larger than when it is on desktop view. I would like the keep the same width and height as my desktop view no matter how small the browser window gets. Please help. Thanks! https://www.annie-yang.com/
Solution Ziggy Posted December 15, 2022 Solution Posted December 15, 2022 Try adding this Custom CSS to your website: @media only screen and (pointer: coarse) and (max-width: 1024px), screen and (max-width: 799px) { .header .header-announcement-bar-wrapper { padding: 1vw 2vw; } } Let me know if that helps. 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?
Anniiey1 Posted December 15, 2022 Author Posted December 15, 2022 Thank you so much! That did the job! Ziggy 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment