Fixed position NOT working after adding Smooth scroll using luxy.js

I have a fixed side menu that appears when we scroll to the Project Overview section. However, after I added the smooth scrolling using luxy.js, the fixed side menu is no longer working on the published site (although it is working on the designer preview ).

I have tried keeping the side menu (class: menu-cover) outside the scroll element (class: Smooth Wrapper) but that is causing another problem.
Any ideas on how I can fix this issue?

Thank you in advance.

Here is my site Read-Only:
https://preview.webflow.com/preview/my-portfolio-3e7f09-5c8ac32c4b43e6c0525?utm_medium=preview_link&utm_source=designer&utm_content=my-portfolio-3e7f09-5c8ac32c4b43e6c0525&preview=852c810940161ae5b5cd499c4eb1b54f&pageId=5fbeaa50d1541e0d2679a68b&mode=preview

2 Likes

Would love to get an answer for this. Facing the same issue with ‘sticky’ and ‘fixed’ positioned elements not working properly when using luxy.js

If using animation, you need to change the smooth directly on it.

Hello, @barsatan have you found the solution?

Hi @barsatan

I faced the same problem recently and found a fix. May work for you!

Just bring the fixed side menu wrapper out of the element that has the luxy wrapper.