charlineca Posted August 1, 2023 Posted August 1, 2023 Hi, the mobile navigation bar of my website https://carnation-kazoo-blx3.squarespace.com/ (password is website) "shrinks" on scroll, meaning the padding at top and bottom of the logo becomes less. I want this "shrunk" version to show up as soon as the page opens on mobile and immediately fix this at the top, and remove the effect upon scrolling. Can anyone help with this?
Ziggy Posted August 1, 2023 Posted August 1, 2023 Add this to your Custom CSS: @media only screen and (pointer: coarse) and (max-width: 1024px), screen and (max-width: 799px) { .header .header-announcement-bar-wrapper { padding: 2vmax !important; } } tuanphan 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?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment