ashleyayerspilates Posted February 3, 2022 Share 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!! Link to comment
Beyondspace Posted February 7, 2022 Share 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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
ashleyayerspilates Posted February 7, 2022 Author Share 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. Link to comment
Beyondspace Posted February 7, 2022 Share 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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
ashleyayerspilates Posted February 10, 2022 Author Share 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? Link to comment
tuanphan Posted February 14, 2022 Share 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 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
pietro445 Posted May 1 Share Posted May 1 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 Link to comment
tuanphan Posted May 1 Share Posted May 1 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 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