Annakarenina Posted June 17 Posted June 17 (edited) So I added dropdown menus to some of the pages displayed on my navigation bar. But when you hover over the navigation bar, the dropdown menu appears on top of the nav bar page name (see attached photo). This both looks bad and blocks the user from accessing the main page. E.g. they cannot click on "about" or "stories" or "nerve boutique". All of which have their own page. Does anyone know how I can "move" the dropdown down so you can see the nav bar page name and be able to click on that page. https://www.wegotnerve.com Edited June 18 by Annakarenina
tuanphan Posted June 18 Posted June 18 You can use this code to Website Tools (under Not Linked) > Custom CSS div.header-nav-folder-content { top: 10px !important; } 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!)
Widle Posted June 28 Posted June 28 (edited) try this code Quote .header .header-layout-nav-right .header-nav .header-nav-item--folder .header-nav-folder-content { top: 11px !important; } Edited June 28 by WidleStudioLLP Widle - Squarespace Website Design Experts Connect - Connect with Email Website - Visit us Ahmedabad, India
tuanphan Posted July 1 Posted July 1 You can increase Line Height of Site Navigation to fix this, no need to use code 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