Section Link Issues

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!


Here is my site Read-Only: [LINK](Webflow - MO457)
(how to share your site Read-Only link)

Hi @BRowden

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.

Here it is working: Section Scroll | Loom

Let me know if that makes sense!

1 Like

This worked perfectly! Thanks so much for your help! I would have not figured it out by myself.

@BRowden No problem, glad I could help! Could you mark this issue as solved, please? :)