brandwelldesignscoo Posted July 18 Share Posted July 18 I have been using the following split navigation code for years and it recently has begun to block some of my menu nav items from being clickable. It has even blocked the logo from linking back to the homepage. Any help is appreciated! //SPLIT NAVIGATION// .header-nav { position: absolute; top: 5px; bottom: 0; margin-top: 0!important; margin-left: 40px!important; } .header-nav-item:nth-of-type(2) { margin-right: 320px!important; } .header-title-logo a { z-index: 1000; position: relative; } .header-display-desktop .header-title { flex: 0 0 60% !important; z-index: 999999999; } Link to comment
Ziggy Posted July 18 Share Posted July 18 Can you share your website URL? Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
brandwelldesignscoo Posted August 1 Author Share Posted August 1 Sure, it's proofsocialco.com Link to comment
Ziggy Posted August 1 Share Posted August 1 The logo container is covering the links You can try adjusting this part: .header-display-desktop .header-title { flex: 0 0 60% !important; z-index: 999999999;} to: .header-display-desktop .header-title { flex: 0 0 35% !important; z-index: 999999999;} Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? 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