jayrdann Posted July 25, 2022 Share Posted July 25, 2022 Site URL: https://thenajinproject.squarespace.com/ Hi - I'm looking for help in spacing my navigation links in my heading. Right now they are too squished together, and I'd like them further apart (like the screenshot) Thanks in advance! Site Password: Fatu Link to comment
Solution Jennika Posted July 25, 2022 Solution Share Posted July 25, 2022 You can add padding to the left side of the nav list items. Adjust the # of px until it's how you like it. .header-nav-item { padding-left:10px; } Link to comment
jayrdann Posted July 25, 2022 Author Share Posted July 25, 2022 2 hours ago, jennovate said: You can add padding to the left side of the nav list items. Adjust the # of px until it's how you like it. .header-nav-item { padding-left:10px; } Perfect! Thank you very much for your help 🙂 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