LindsEli Posted January 11, 2023 Posted January 11, 2023 (edited) I want to move the logo down so that it overlaps with the hero image on all pages, I cant get a code to work though, I have already split the navigation. see attachment https://grey-salamander-cxtd.squarespace.com/ Password Decor123 Edited January 11, 2023 by LindsEli wasn't finished typing
Ziggy Posted January 11, 2023 Posted January 11, 2023 Is this helpful? It looks like you're having a few issues with the split navigation, first right nav item overlapping the logo, you should be able to tweak that in the setup you already have for that. 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?
LindsEli Posted January 11, 2023 Author Posted January 11, 2023 (edited) 6 minutes ago, Ziggy said: Is this helpful? It looks like you're having a few issues with the split navigation, first right nav item overlapping the logo, you should be able to tweak that in the setup you already have for that. thanks! it did make the navigation tighter, as for the split navigation right now I have the code: /*Make split navigation*/ .header-nav { position: absolute; top: 65px; bottom: 0; margin-top: 0!important; margin-left: -50px!important; } .header-nav-item:nth-of-type(2) { margin-right: 440px!important; } .header-title-logo a { z-index: 1000; position: relative; } but it seems like the split navigation isnt equal on both sides like you said? Edited January 11, 2023 by LindsEli
tuanphan Posted January 15, 2023 Posted January 15, 2023 Try adding to Design > Custom CSS .header-title-logo a { position: relative; bottom: -50px; } 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