Hi,
It needs a css fix that I will add in the next update.
Add the code below to the custom css option in the general options.
#mobmenuleft li > ul, #mobmenuright li > ul {
padding-left: 0px;
}
Let me know if it works.
-Takanakui
Let me know if this is sorted.
Thanks
-Takanakui
Yes, that worked. They are still kind of indented far, but definitely better.
However, I don’t see third level menu items.
Example site: http://www.dental.inceptionimages.com/design-1/
Under “Services” tab, there are four services and then each service has additional items under it. Those additional items don’t show up on the mobile menu.
great.
The plugin doesn’t have the 3rd level menus. Maybe try to organize the menu items in a different way for the mobile menu.
Something like:
Services – General
– Level 2 item
– Level 2 item
Services – Family
– Level 2 item
– Level 2 item
-Takanakui