How to create this Side Vertical mega menu?

How would you guys go about creating this side vertical megamenu with bricks?
evoltsidemenu2

you can find it on this site:

Maybe with Bricksforge? (and maybe when it is released the build in bricks mega menu)

Wanting to know this too! Is it possible using bricks’ mega menu now?

Not exactly,
Bricks mega menu has made it easier but still has 3 problems that don’t allow this specific usecase to be achieved:

  • It is not possible to have a megamenu set to open by default ( On the page opening, the menu is always closed).
  • While it is possible to set “offset” but offset has no responsive control, so If turned on it ALWAYS offsets no matter the device.
  • When Setting “Offset” it always offsets the entirety of the website including the header. IT is not possible to set offset to offset only the body of the website and not influence the header.

Currently the only way to achieve this with bricks is by using code/custom javascript (or possibly some bricks extension)