I’ve created menu as separate div and used interactions to define that on click of button a menu appears. Same situation for closing the menu on another button.
Thank you very much !
Solved the issue but have another question.
Is it possible to trigger the whole section to close when it is clicked to somewhere expect the links ? I tried to do that but when I click to links it also closes the menu.
sorry I haven’t done anything like that before. If element is a child of another element then clicking on it also clicks on the parent element. At least as far as I know… :/