Hi @charlotte3310 If you want menu same as given reference site, you need to remove sticky header option from your theme settings. As i can see difference between your site and reference site is, your header area is sticky which is not in reference website. If you check by doing inspect in html, you will get data-sticky-on like attributes are enabled in your header tag.
Let me know if this is helpful to you or not.
Hi @weboccults
Thanks for your reply.
The sticky part is not what’s bothers us.
We would like to make some kind of an accordion menu, but if I change the menu to accordion, the items are vertical and should be horizontal.
So changing the sticky part won’t be the solution for us unfortunately.