nadja1936 Posted August 9 Share Posted August 9 (edited) Hello I need help fixing a problem. The header of de website is moving when scrolling, have a look at the attached Video. How can I get rid of this issue? Thank you for your help. https://www.fox-solutions.ch/ Bildschirmaufnahme 2024-08-09 um 09.46.09.mov Edited August 9 by nadja1936 Link to comment
Ziggy Posted August 9 Share Posted August 9 Can you share your website URL? 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) 🖼️ Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
nadja1936 Posted August 9 Author Share Posted August 9 (edited) https://www.fox-solutions.ch/ or here from squarespace https://fennel-beige-ldg5.squarespace.com/ Edited August 9 by nadja1936 Link to comment
Ziggy Posted August 9 Share Posted August 9 Add this to Custom CSS: // prevent header shift on scroll .tweak-fixed-header:not(.sqs-edit-mode-active):not(.sqs-site-styles-active) .header.shrink .header-announcement-bar-wrapper { padding-top: 2vw !important; padding-bottom: 2vw !important; } 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) 🖼️ Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
nadja1936 Posted August 9 Author Share Posted August 9 Thank you, that helped 🙂 How can we fix this for mobile as well? Ziggy 1 Link to comment
Ziggy Posted August 9 Share Posted August 9 5 minutes ago, nadja1936 said: How can we fix this for mobile as well? @media only screen and (pointer: coarse) and (max-width: 1024px), screen and (max-width: 799px) { .header .header-announcement-bar-wrapper { padding: 6vw !important; } } 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) 🖼️ 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