Tandoor Posted July 12 Share Posted July 12 I used CSS code from a tutorial so that the dropdown menu goes horizontally across the width of the page. When the horizontal menu appears, it cuts off the logo and donate button on the sides of the menu. As you can see on the attached picture, the "Pnai Or" is partly covered by the drop down menu. On the right of the dropdown menu, the half the Donate Button is covered. Is there anyway to make the horizontal dropdown menu start a few spaces lower? Thank you for any help! lastpage@comcast.net This is the code:. Can I add a line so the horizontal dropdown menu starts a few lines down? // *dropdown menu horizonta*// .header-nav .header-nav-item--folder .header-nav-folder-content{ width: 100vw!important; position:fixed; background: #ffffff!important; } .header-nav-folder-content{ display: flex; justify-content: center; } .header-nav-folder-item { margin-left: 1rem; margin-right: 1rem; } .header-nav-folder-content a:hover { font-weight:bold } // end header dropdown across page // Link to comment
Ziggy Posted July 12 Share Posted July 12 Can you share the website URL? You'll have to be careful moving the menu too low or there will be a gap between the two hover targets (the folder link and the folder itself) which will cause the folder to disappear every time you move the cursor between the two elements. 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