AmandaLJ Posted February 15 Share Posted February 15 Does anyone have some code to allow the navigation menu ONLY to be fixed so it travels down the page as you scroll, but NOT have the logo follow? (I am using a transparent fixed navigation bar) Below is a Loom video to show what I am talking about in more detail. Any advise or code would be so helpful! https://www.loom.com/share/f6ef65edd5f546d88d4299cb72d6bc22?sid=f7b2153a-4042-4016-a167-4501185c9d5e Here's my site: https://www.amandajamesdesign.com/bridal-special-occasion Password: 2024 Link to comment
nick_sh Posted February 16 Share Posted February 16 Remove fixed header option and add to Custom CSS: .header-burger { position: fixed; } Try new Squrespace ID & class finder Chrome Extension ✔ Supports Fluid Engine ✔ Generate Media Queries code ✔ Toggle IDs with Option / Alt ____ Hire me for SquareSpace development Link to comment
AmandaLJ Posted February 16 Author Share Posted February 16 Thank you @nick_sh! This worked. Link to comment
nick_sh Posted February 17 Share Posted February 17 @AmandaLJ great to hear, please mark the post with the code as a solution if possible! Try new Squrespace ID & class finder Chrome Extension ✔ Supports Fluid Engine ✔ Generate Media Queries code ✔ Toggle IDs with Option / Alt ____ Hire me for SquareSpace development 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