I’m trying to relocate the last 3 options on my navigation bar to position them further to the right. I’m unsure as to what the issue is, but I have been unable to correctly position them.
Unfortunately, the Codepen isn’t much help as you’ve included a lot of CSS that isn’t applying because you haven’t included the IDs or classes in your HTML or have gotten the CSS selectors wrong
Frankly, the simplest way is to create a second ‘nav’ with these three elements it and float it to the right.