Hi,
Can you please provide the site URL so that I can check it on detail?
Thanks.
Hey @webdevdesign10,
Since you have used white color as text color of your site. The toggle menu for the mobile submenu is not visible. From your dashboard, Go to Appearance > Customize > Additional CSS and add below CSS:
span.tg-submenu-toggle{
color:black;
}
You can then toggle on or off to hide the children menu.
Hope it helps you.
Thanks.
Perfect.
That was it!
Thanks.
Glad to know it worked. Please let us know if you have any further queries.
Thanks.