Archived topic
Off Panel Menu on Mobile Question
4 replies · Started by Scott on February 9, 2023
Im using a multiple website setup (NOT WP Multisite) utilizing subdomains for specific js heavy applications.
I’m using the standard navigation on each subdomain for subdomain specific urls. I’ve implements the Secondary Nav bar at the top of the page to link to each subdomain depending on what the client wants to do and the secondary nav menu is easily duplicates between subdomains. The Secondary Navigation is hidden from tablet and mobile devices.
Desktop use this all works rather well and easily.
For mobile and tablet devices I’m intending to duplicate the Secondary nav menu on the Off Canvas menu. The issue is the off canvas nav menu is at the very bottom of the page and easily missed especially on pages with longer content.
How can I move the Off Canvas menu to the top on mobile devices to the location where the secondary menu would be?
I guess I want to use it like an additional secondary menu that only mobile devices can see.
Eh … on second thought sharing the Secondary Nav Bar works fine and looks good.
But I still wonder if it’s possible to move the Off Canvas to the top and if duplication a Secondary nav menu is possibke to make a third nav menu.
Hi Scott,
It's possible to make the off-canvas panel appear in the top portion of your website.
As for a third nav menu, we would recommend adding it through a WordPress Navigation Block instead. See: https://make.wordpress.org/core/2022/01/07/the-new-navigation-block/
thx
You're welcome, Scott!