hi
I want to make a mobile menu with the help of Offconvas element!
when I add a dropdown into another dropdown, it breaks my structure!

hi
I want to make a mobile menu with the help of Offconvas element!
when I add a dropdown into another dropdown, it breaks my structure!

Hey Mehdi,
thanks for your report.
I’m not exactly sure what the exact issue is you’re reporting. Is it the cut off label “Child Dropd” on your screenshot? Would you be so kind as to explain a bit more in detail?
Best,
André
Please watch the video. I’m not sure if its the right process or not but worth to check it.
Hi @aslotta have you checked this issue? Or if you need more info i can send you the template
@Mehdimoradi The Dropdown element uses a li HTML tag by default.
If you use the dropdown inside a custom HTML structure, you must change the HTML tag accordingly. I’ve changed it on your site to div.
The dropdown should now render correctly: