I’m having a hard time trying to add a secondary navigation menu to the sidebar. I know that I need to register a new menu in my child theme’s functions.php, but I cannot figure out where to place the code that will show the secondary menu above where the widgets will be in the sidebar.
Hi ashleyw,
We don’t have this feature. You need code customization for it. The menus is displayed from
theme folder -> library -> structure -> header-extension.php
This file is for the header layout. You can customize the code or if you are unable then you may hire a developer to fix the issue.
Thank you!