minnieosc0504 Posted October 6, 2020 Share Posted October 6, 2020 Site URL: https://ferret-banjo-gtpm.squarespace.com/ Password for site is : "incognitosearch" My primary navigation links are squished right up next to my secondary nav link and no matter how much I fiddle with the navigation padding settings they just wont budge! Any help would be appreciated. Thanks Link to comment
creedon Posted October 6, 2020 Share Posted October 6, 2020 You could try something like. .Header-nav.Header-nav--secondary { margin-left: 2em; } You can read up on the em unit or use pixels if you prefer. Let us know how it goes. Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
minnieosc0504 Posted October 6, 2020 Author Share Posted October 6, 2020 That worked 🙂 Thanks again Link to comment
minnieosc0504 Posted October 6, 2020 Author Share Posted October 6, 2020 It worked however the secondary menu link now isn't showing on any pages apart from the home page? Could this be because of the code? Thanks, Link to comment
creedon Posted October 6, 2020 Share Posted October 6, 2020 Off hand I'd say no but you can easily comment out the code to see if it is causing the issue. Just surround the code with /* and */ like... /* .Header-nav.Header-nav--secondary { margin-left: 2em; } */ Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! 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