Mobile bottom navbar not showing
-
I enabled the Mobile bottom navbar and set it to visible and selectable.
However, it does not display on mobile devices.
Attachments:
You must be
logged in to view attached files.
Hello,
You are editing the theme file via a child theme. Please try to activate the parent theme on your site and check if the issue persists. This may help resolve the issue you’re encountering.
Best Regards,
Yes, we edited the child theme. After I actived the parent theme, the Mobile bottom navbar appeared.
So, Do I need to modify the child theme’s custom code to fix this issue?
Hello,
Since the Mobile bottom navbar works fine with the parent theme, the issue is coming from the customizations inside your child theme. You’ll need to review and adjust the custom code in your child theme so it doesn’t override or conflict with the navbar functionality. I’d recommend checking the modified template files or custom functions added in the child theme and updating them accordingly.
Also note that troubleshooting and fixing customizations in a child theme fall outside the scope of our support.
Best Regards,