FernDesigns Posted May 2, 2022 Share Posted May 2, 2022 Site URL: http://oakandbay.net Hi. I am having trouble getting the layout to do what I want. We have a large logo in the center, and I want the navigation under the header, which is easy enough. However, what happens is that the navigation ends up as two rows, and I want it to be straight across, all four navigation links. How can I increase the navigation width so it doesn't stack them? Thanks! Link to comment
tuanphan Posted May 5, 2022 Share Posted May 5, 2022 Add to Design > Custom CSS /* Nav one line */ .header-nav-list { flex-wrap: nowrap; } FernDesigns 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!) Link to comment
FernDesigns Posted May 6, 2022 Author Share Posted May 6, 2022 (edited) Hi Again - Turns out it is causing a glitch that makes the logo and navigation off-center a bit. Is there a way to fix that while keeping the no wrap solution? Thx Edited May 6, 2022 by FernDesigns Link to comment
tuanphan Posted May 8, 2022 Share Posted May 8, 2022 On 5/7/2022 at 1:50 AM, FernDesigns said: Hi Again - Turns out it is causing a glitch that makes the logo and navigation off-center a bit. Is there a way to fix that while keeping the no wrap solution? Thx It looks fine to me. Can you explain clearly? 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
FernDesigns Posted May 16, 2022 Author Share Posted May 16, 2022 Hi. See screen shot. It is hard to tell, but the logo is off center a bit. Perhaps when you looked I had taken the code away because it was too wonky. It is less wonky now, but still off. Thanks 🙂 Link to comment
tuanphan Posted May 20, 2022 Share Posted May 20, 2022 On 5/17/2022 at 3:29 AM, FernDesigns said: Hi. See screen shot. It is hard to tell, but the logo is off center a bit. Perhaps when you looked I had taken the code away because it was too wonky. It is less wonky now, but still off. Thanks 🙂 You mean Logo or Nav items off center? 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
FernDesigns Posted July 25, 2022 Author Share Posted July 25, 2022 This slipped through the cracks 😬 The site logo is slightly off center, from the rest of the content. The navigation may also be off, I can not tell. But for sure the logo. Thank you!! Link to comment
FernDesigns Posted July 25, 2022 Author Share Posted July 25, 2022 https://www.oakandbay.net/ Link to comment
FernDesigns Posted July 25, 2022 Author Share Posted July 25, 2022 You can see what I mean here, when the edit box comes up (see screenshot). Link to comment
Jennika Posted July 25, 2022 Share Posted July 25, 2022 Hi Fern, Could be something on your end. Did you look at the website in a new incognito window, not the editor? It's showing up centered for me as well. I took a screenshot. I have a ruler plugin on my browser to check for stuff like that, and the distance is equal on both sides of the navigation (see screenshot, the grid ruler lines are very light). When I go into the editor on my squarespace, sometimes the spacing is off but it's fine when I look at it in an incognito window. Link to comment
FernDesigns Posted July 25, 2022 Author Share Posted July 25, 2022 I did look at it with an incognito window, and it was still off, but I will try again. I was just playing with the code and haven't checked it yet. Thank you for your reply! What is your ruler plug in? I need that! Link to comment
Jennika Posted July 25, 2022 Share Posted July 25, 2022 If you are using the Chrome browser, it's just called Page Ruler. Here is the link: https://chrome.google.com/webstore/detail/page-ruler/jcbmcnpepaddcedmjdcmhbekjhbfnlff?hl=en I'm sure they have similar plugins for other browsers. The spacing could also be a browser issue. I didn't look at your website on any other browser, just Chrome. I've had that happen when tweaking CSS in the past. Stuff will look great on one browser and funky on another. FernDesigns 1 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