Hello,
First of all congrats for this very flexible theme.
I want to add a second menu, in the header of the theme.
I’ve created the second menu in the backoffice but cannot display it front end.
Can you give me a hint on that?
Many thanks for your help.
Mateoz
You want to display 2 menus? We have designed our theme this way in our theme adding 2 menu is not possible. If you are good at programming then you may change the code.
attitude-pro -> inc -> structure -> header-extension.php
From here you may customize the code but we recommended not to change the code because if you change the code then while updating to our new version all the customization code will be lost. So better make a child theme and first unhook the functions and then you may edit the code.