Hi all - I’m having issues with my menu displaying the correct section when clicked. I have double-checked the section IDs, reset image sizes, changed how the images load, rebuilt sections, and so on. Can someone look at it and see if they can uncover the problem? Please and thank you!
I was able to get it working by wrapping the main page contents into a div (called main-wrap), and then wrapping that and the nav bar in a ‘page-wrap’. The page-wrap is a flexbox that aligns its content to the right, and the main-wrap is given a width of 75% (because the fixed nav is 25%) I also removed a lot of the large margins and padding from the containers.