I have a filter menu that I have added Finsweet code into. I want the menu to stay open after I click a button, but it closes. How can I keep it open?
Here is my site Read-Only: LINK
(how to share your site Read-Only link)
I have a filter menu that I have added Finsweet code into. I want the menu to stay open after I click a button, but it closes. How can I keep it open?
Here is my site Read-Only: LINK
(how to share your site Read-Only link)
Hey @Braden_Mosley
I did some rapid digging. The default Webflow Menu component is built this way. To have another behavior, you’ll have to built a custom menu with the interactions. (As suggested by @Pablo_Cortes in this topic)
Or maybe you could make it happen with custom code and javascript by catching the event ?
Have a nice day