onekcreative Posted August 26 Share Posted August 26 (edited) Hi all In Squarespace 7.1, there is already build in options to choice both “fixed position” and “transparent” in EDIT SITE HEADER. BUT, it doesn’t work. When the main nav is transparent, the dropdowns have a solid background. If I use code to make the dropdowns transparent, they don't turn solid upon scroll like my main nav does. So how do I code to get transparent dropdown menu when it’s fixed and solid upon scroll to match my navigation settings? Edited August 27 by onekcreative Didn't want site PW public Link to comment
Solution Lesum Posted August 27 Solution Share Posted August 27 @onekcreative Hi! You can add this code to apply a solid background to dropdowns upon scrolling .header.shrink .header-nav-folder-content { background: #e0d386 !important; } If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. Sam Web Developer & Digital Designer ☕ Did you find my contribution helpful? Buy me a coffee? Link to comment
onekcreative Posted August 27 Author Share Posted August 27 You're amazing. Thank you so much! 🙂 Lesum 1 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