limegroupllc Posted September 28, 2022 Posted September 28, 2022 Site URL: https://processnpower.squarespace.com I've looked and cannot find how to move the navigation below the logo on the bedford 7.0 template, can someone please help! Ty, Brian
Ziggy Posted September 29, 2022 Posted September 29, 2022 Just to clarify; are you trying to move the hamburger menu to the right and under the logo on https://processnpower.squarespace.com? limegroupllc 1 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
tuanphan Posted September 30, 2022 Posted September 30, 2022 14 hours ago, limegroupllc said: Hey Ziggy, yes...see screenshot attached & it will make more sense. Anything you can do to help would be much appreciated, I've tried everything! TY, Brian Move burger under logo or nav under logo? 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!)
limegroupllc Posted September 30, 2022 Author Posted September 30, 2022 (edited) 10 hours ago, tuanphan said: Move burger under logo or nav under logo? Yes Tuanphan, disable the burger and move the entire navigation under the logo, like in the pic? TY! Brian Edited September 30, 2022 by limegroupllc
limegroupllc Posted October 3, 2022 Author Posted October 3, 2022 On 9/29/2022 at 3:58 AM, Ziggy said: Just to clarify; are you trying to move the hamburger menu to the right and under the logo on https://processnpower.squarespace.com? Hey Ziggy, yes...see screenshot attached & it will make more sense. Anything you can do to help would be much appreciated, I've tried everything! TY, Brian
Ziggy Posted October 3, 2022 Posted October 3, 2022 Try this: #header #headerNav { display: block; text-align: left; vertical-align: bottom; } Hoping that works! limegroupllc 1 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
limegroupllc Posted October 3, 2022 Author Posted October 3, 2022 1 hour ago, Ziggy said: Try this: #header #headerNav { display: block; text-align: left; vertical-align: bottom; } Hoping that works! Hey Ziggy, it moved the menu a little but didn't put it under the logo...any other ideas? TY, Brian
Ziggy Posted October 3, 2022 Posted October 3, 2022 Try this instead: #header #headerNav { display: block; text-align: left; vertical-align: bottom; } .header-inner { display:block; } limegroupllc 1 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
limegroupllc Posted October 3, 2022 Author Posted October 3, 2022 25 minutes ago, Ziggy said: Try this instead: #header #headerNav { display: block; text-align: left; vertical-align: bottom; } .header-inner { display:block; } Hey Ziggy, I put in the code and it forced to hamburger menu only? TY, Brian
Ziggy Posted October 3, 2022 Posted October 3, 2022 Hmmm not sure why that happened, it appears to work with that CSS here. I might need to have access to the site to work this out unless someone else can chime in with the answer. limegroupllc 1 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
limegroupllc Posted October 3, 2022 Author Posted October 3, 2022 48 minutes ago, Ziggy said: Hmmm not sure why that happened, it appears to work with that CSS here. I might need to have access to the site to work this out unless someone else can chime in with the answer. Hey Ziggy, it does work until you hit save then it reverts to a permanent hamburger menu...hopefully that helps? TY so much! Brian
Ziggy Posted October 3, 2022 Posted October 3, 2022 Can you try adding !important to each line of CSS, just before the ; limegroupllc 1 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
limegroupllc Posted October 5, 2022 Author Posted October 5, 2022 On 10/3/2022 at 2:28 PM, Ziggy said: Can you try adding !important to each line of CSS, just before the ; Hey Ziggy, whats your email & phone number...want to get you permission on the site and let me know what I owe you? TY, Brian
Solution limegroupllc Posted October 7, 2022 Author Solution Posted October 7, 2022 On 10/3/2022 at 2:28 PM, Ziggy said: Can you try adding !important to each line of CSS, just before the ; TY! Ziggy for figuring this out! 👍 @media only screen and (min-width: 641px) { #header #headerNav { display:table; } #logoWrapper, #headerNav, #header { display:block; text-align: left; } .header-inner { display:block; } }
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment