Please Help - Mobile Sub-menu drop down slide animation

There is no animation when I tap on this sub menu. Can we have a solution for:

  1. Classic Nav Menu
  2. Nestable Nav Menu
  3. Off Canvas ? (Is it possible)

I tried many places but found no solution yet. It is a very basic slide animation expected from a mobile sub menu drop down.

It depends on what you are trying to achieve. But you can apply an “interaction/animation” to any class.

I did an example here with the .sub-menu class on the sub menu in the navigation.

1 Like

I do not know your setup, but you may have to target a different css class or create a new one and apply the interaction to that class.

You can learn more about them here: Interactions | Bricks Academy

1 Like

I tried on a new clean install, still same.

Bricks adds and removes two classes when clicked on submenu “Behandlinger“ here. These two classes are: “open“ “active“. This may the reason why we see such sudden shift in layout. :confused: