I am building a page, where we are using the mobile menu on all sizes = a burger menu for all widths.
I want to add contact information between the logo and the burgermenu via widgets.
Currently those are with 100% width under logo + menu like this:
But I want the widget to be in the free space inbetween those 2 like this:
instead of using the widget use a GP Block Element, and set the Hook to: after_header_content and set the Priority to 4.
This will place the content between the site logos and the navigation.
It may require some CSS to force the element to sit in the center, but i can help with that if its required. Let me know.