@Rob yes this!
@i9redwings Thank you. Doesn’t seem the feature is available but thanks for the feedback.
Hi @Rob , Im a little bit late here. But, Im asking me the same question. I saw a lot of Editor X tutorials from Editor X Team where the hamburger icon has this transitions. I think they made it with code. Is there a possible way to do this with code?
@stschuele Do you have an example from the team? We could try pinging them if we know who it is. I don’t have a lot of coding experience but don’t think you could unless it’s a custom element .
@Rob @stschuele It’s not exactly the same, but I made a similar animation to that using velo on this test page:
https://limelightmediaas.editorx.io/copitest1
It’s not super hard, but it does take a bit of playing around with the wix-animation to get the movement you want. It’s basically 2 lines moving from one position to another.
How do you place a menu that is responsive and turns from text to a hamburger when shrunk?
Hi
you need to change the menu’s display on the Layers Panel.
on desktop you need to display the menu in text and don’t display the hamburger menu.
on mobile you need to display the hamburger menu and don’t display the menu in text.

