Dropdown menu disappear on mobile

hi,

i have a dropdown menu (about) - at the desktop it works well,
at the mobile version the ‘about’ dropdown menu is disappear when i click the links…

what i do wrong?

Actually the dropdown menu is disappear when i click all the internal link of ‘about’
(screenshot attached)

https://preview.webflow.com/preview/5sigma?utm_medium=preview_link&utm_source=designer&utm_content=5sigma&preview=194eed8e8dd570a765223f0c132e2466&mode=preview

This is caused because there is no hover functionality on mobile devices and the “About” link is taking users to a section within the homepage—there’s no way for the user to reveal the dropdown on a touch device without triggering the link.

I’d probably recommend removing the link for that top level navigation item all together and create another interaction (for mobile devices only) that reveals the dropdown contents on click instead of hover.