ashleyayerspilates Posted February 3, 2022 Posted February 3, 2022 Site URL: http://ashleyayerspilates.com Hi, I have been searching for days straight to figure this out. I'm a total beginner and I've Frankensteined a bunch of random CSS and this is as close as I can get. Problems: 1. I need to move the burger to the left side but keep logo center and button on right 2. Vertically center links in open menu/decrease line height so they are close together in the center (instead of close to the logo) 3. Remove the "book now" text at the bottom of the menu (this is the text in my button which I want to keep, but not in the burger menu) 4. Remove the scroll bar from the burger menu Thank you!!
Beyondspace Posted February 7, 2022 Posted February 7, 2022 (edited) On 2/4/2022 at 2:36 AM, ashleyayerspilates said: Site URL: http://ashleyayerspilates.com Hi, I have been searching for days straight to figure this out. I'm a total beginner and I've Frankensteined a bunch of random CSS and this is as close as I can get. Problems: 1. I need to move the burger to the left side but keep logo center and button on right 2. Vertically center links in open menu/decrease line height so they are close together in the center (instead of close to the logo) 3. Remove the "book now" text at the bottom of the menu (this is the text in my button which I want to keep, but not in the burger menu) 4. Remove the scroll bar from the burger menu Thank you!! Have you tried setting the header layout on Home > Pages > Edit content? Edited February 7, 2022 by bangank36 ashleyayerspilates 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
ashleyayerspilates Posted February 7, 2022 Author Posted February 7, 2022 Thanks so much for your post. I don’t see the same thing on my end - there isn’t a burger or the option for that format in my header layouts. I’m using 7.1, if that makes a difference? My header layout is set to exactly the one you suggested, but with links instead of a burger. But every burger nav code I find automatically aligns right and sometimes moves the logo slightly left. Looking for a code to override that, and fix the open menu issue.
Beyondspace Posted February 7, 2022 Posted February 7, 2022 6 hours ago, ashleyayerspilates said: Thanks so much for your post. I don’t see the same thing on my end - there isn’t a burger or the option for that format in my header layouts. I’m using 7.1, if that makes a difference? My header layout is set to exactly the one you suggested, but with links instead of a burger. But every burger nav code I find automatically aligns right and sometimes moves the logo slightly left. Looking for a code to override that, and fix the open menu issue. Kindly try the setting on mobile, it seems that you are choosing the layout on desktop BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
ashleyayerspilates Posted February 10, 2022 Author Posted February 10, 2022 On 2/7/2022 at 6:40 PM, bangank36 said: Kindly try the setting on mobile, it seems that you are choosing the layout on desktop When I change the setting on mobile it doesn't seem to affect the desktop. I am trying to modify the desktop, not mobile. Maybe I am missing something?
tuanphan Posted February 14, 2022 Posted February 14, 2022 On 2/10/2022 at 9:39 AM, ashleyayerspilates said: When I change the setting on mobile it doesn't seem to affect the desktop. I am trying to modify the desktop, not mobile. Maybe I am missing something? It looks like you removed burger from desktop. Do you still need help? 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!)
pietro445 Posted May 1, 2023 Posted May 1, 2023 How would I go about removing the scrollbar on my menu navigation? I enabled mobile menu navigation on the desktop and a scrollbar appeared. Website: https://violin-aqua-9h9p.squarespace.com/ Password: HELPME
tuanphan Posted May 1, 2023 Posted May 1, 2023 8 hours ago, pietro445 said: How would I go about removing the scrollbar on my menu navigation? I enabled mobile menu navigation on the desktop and a scrollbar appeared. Website: https://violin-aqua-9h9p.squarespace.com/ Password: HELPME Add to Design > Custom CSS .header-menu-nav-folder[data-folder="root"] { overflow: hidden; } pietro445 1 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment