Hello There!
Hope you are doing well!
It is because of the latest update in WordPress.
We will solve this in our theme and will launch a new version soon.
To temporarily resolve this issue edit file: business-point/assets/js/custom.js
Search below code
$('#main-nav').meanmenu({
meanScreenWidth: "1050",
});
and replace it with
$('#main-nav').meanmenu({
meanMenuOpen: "<span></span><span></span><span></span>",
meanScreenWidth: "1050",
});
Hope this helps!
Have a great weekend ahead!
Regards,
Team ProDesigns