Hello guys,
I’m working on my portfolio and I want to make a menu sticky. Unfortunately, it looks impossible.
I set sticky but I don’t know why it doesn’t work. Could you help me with it please.
Thanks in advance
Here is my link:Webflow - Ceci
Here is my site Read-Only: LINK
(how to share your site Read-Only link)
Hey there @106101091
This issue usually occurs when any of the parent element is set to overflow hidden. And according to your Read only link I can see that your “main-wrapper” div is set to hidden. If you change that to “visible” and instead of adding sticky to the whole column, add sticky just in the “stickytabcolumn” element. This works, without any issue with the above mentioned 3 step fix.
Please check this loom video for more clarity - I have created this to make you understand where exactly to make the changes.
Sticky Tab Issue - Video Solution