Hi @mitu820
Possibly your theme could be hiding the ACF menu using acf/settings/show_admin
filter as explained here
You need to find out if your theme is using the above filter and if so, then the function being hooked to this filter should return true.