dz4 Posted February 7, 2021 Share Posted February 7, 2021 Site URL: https://cswebsitetest.squarespace.com/config/ Hi All, I have a question... On desktop, the hamburger for the menu displays top left. On mobile, this moves to bottom left. My client would like the hamburger to display top left on the mobile site but I can't figure out how to move it? Would anyone be able to give me some advice? https://cswebsitetest.squarespace.com - For reference Thanks! Link to comment
tuanphan Posted February 8, 2021 Share Posted February 8, 2021 Hi. Which template do you use? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
dz4 Posted February 8, 2021 Author Share Posted February 8, 2021 Hi, It's called Ready. Link here: https://www.squarespace.com/templates/ready-demo Thanks Link to comment
tuanphan Posted February 18, 2021 Share Posted February 18, 2021 Try adding to Design > Custom CSS @media screen and (max-width:768px) { div#mobileBar { bottom: unset; top: 0; } div#site { margin-top: 40px; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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