Impulse: Mobile menu - make the whole text show the drop down menu instead of just the arrow?

https://evotattoocare.com/

Hi @Evo_care

I’m assuming you have some knowledge of editing theme files.

Edit the theme code and under Layout open theme.liquid and find opening tag and paste below css just after


@Sheesh_b Thank you so much. Worked like a charm.

@Sheesh_b This worked for top-level. How would I go about applying this to the mobile-nav__child-item? The dropdowns inside of the dropdown. I attached a photo of what I am referring to. Thank you so much for your help.

Hi @Evo_care

Kindly replace the previous CSS from below one.


Hi there, I’m facing the same issue with our store but somehow to code above does not work. Any other tips how to solve this? Would love the whole menu be open in the mobile view.

Hi @mari123

Kindly paste below css where you tried above css which didn’t worked for you.


Ah this worked perfectly, thank you so much! Although it opened everything - any tips how to open only the first and second main headings, not everything?

Hi @mari123

Kindly place below css for your exact requirement.


Hi, can you please help me hidden the toggle menu list from initial click? i have the same problem..

This is the menu, i wanna collapse all dropdown toggle menu list,

Any code can help me?