Drawer menu: Open Submenu on the same page

Hi team,

First of all, I’m using the Dawn theme 10.0.0.

On mobile and laptop version: When I’m in the drawer menu and I click on the arrow that leads to a submenu, I don’t want to be redirected to another page. Instead, I want to stay on the same page. So when I click on the arrow, I want the submenu to appear below that arrow, not on a different page.

My website: www.leaderlimousines.com

This website has this feature only on his mobile version: https://www.dsazurdriver.com/

Thank you very much guys!

Hello.
I had the same problem but I found the solution. Copy the steps and test it out!
Step 1: Find

.js .menu-drawer__navigation .submenu-open

and remove the Visibility

Step 2: Find

.js .menu-drawer__submenu

and remove the Position

Step 3: Find

.menu-drawer__inner-submenu

And add margin-left: 2rem;

I hope this helps!

You can check my website to get an idea
www.studioblank.store