I have tried the solution here but I just couldnt achieve what I wanted.https://kriesi.at/documentation/enfold/header/#header-widget-position
I’m using the the theme with the menu below the header. I just want a widget area on the right to display a secondary menu. The area where the social icon appear. Something like this: https://ibb.co/nC5QSy
Can I create a new header in chid theme and modify the code to achieve the layout?
Left Logo | Right Secondary Menu
Bottom: Main Menu.
Best Regards
Din
Hey Din,
Yes you can. Just a tip you can create a new hook and place it after the logo and hook the function enfold_customization_header_widget_area there.
And the file you need to override is includes > helper-main-menu.php.
Hope this helps.
Best regards,
Nikko