charlineca Posted August 1 Share Posted August 1 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? Link to comment
Ziggy Posted August 1 Share Posted August 1 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 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark 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