junglejow Posted September 26, 2020 Share Posted September 26, 2020 Site URL: https://cranberry-bison-yxfe.squarespace.com/ Hi there ! I'm building my first website ever on Squarespace, I'm almost finished with fixing the little details but I want to fix my navigation bar when scrolling on mobile. The logo is huge so I want to make it disappear and I just want to keep the hamburger menu icon on the top corner when scrolling down. I've tried to find solutions but it doesn't seem to be working with me... Thank you ! https://cranberry-bison-yxfe.squarespace.com/ password : tidyzenzen Link to comment
tuanphan Posted September 27, 2020 Share Posted September 27, 2020 You can add this to Home > Design > Custom CSS to resize logo .Mobile-bar-branding-logo { width: 50px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
junglejow Posted September 30, 2020 Author Share Posted September 30, 2020 On 9/27/2020 at 4:57 AM, tuanphan said: You can add this to Home > Design > Custom CSS to resize logo .Mobile-bar-branding-logo { width: 50px; } Hi ! Thanks for your answer. I've tried the CSS, it worked for resizing the logo 🙂 but I was wondering if I could just keep the hamburger menu icon only on the top corner when scrolling down. So still have the banner with the logo on top but when scrolling, only the menu stays. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.