Hi team,
I am using the latest version, 2.0, of Folium. The hamburger menu is working great when you use a mouse. But with a finger it somehow not always responding. I made changed the css to make the + sign bigger but didn't make any difference.
.offcanvas-menu .menu-parent>.nav-header>.menu-toggler {font-size: 1.6em; }
It seems when I hold down the finger a little longer on the + sign it is responding better. The child menu's are a part of a mega menu with 3 headings and some childs. Perhaps this has an influence!
Do you have any idea to improve this?