Tagged: mobile menu
The mobile-version of Menu is always completely expanded. For example:
SubMenu1
|--SubMenu11
|--SubMenu12
|--SubMenu121
|--SubMenu122
|--SubMenu123
|--SubMenu13
SubMenu2
|--SubMenu21
|--SubMenu221
|--SubMenu222
|--SubMenu22
|--SubMenu23
SubMenu3
|--SubMenu31
|--SubMenu32
|--SubMenu33
|--SubMenu331
|--SubMenu332
Are there any way to see it without expand? I mean, if I wanted to see the ‘SubMenu122’… I want this:
First, I see this:
SubMenu1
SubMenu2
SubMenu3
Then, I click on ‘SubMenu1’, and these level is expanded:
SubMenu1
|--SubMenu11
|--SubMenu12
|--SubMenu13
SubMenu2
SubMenu3
And finally, I click on ‘SubMenu12’, and these level is expanded, and I can see the ‘SubMenu122’.
SubMenu1
|--SubMenu11
|--SubMenu12
|--SubMenu121
|--SubMenu122
|--SubMenu123
|--SubMenu13
SubMenu2
SubMenu3
Hi Luis Eduardo!
Please go to Enfold theme options > Header > Mobile Menu and check “Hide Mobile Menu Submenu Items”|
Best regards,
Yigit
Ups!… It’s true. This is the option I need.
I’m sorry, I didn’t see this option.
Thanks Yigit, now everything works fine!
Best regards,
Luis