Hello I was wondering it it would be possible to build a header like the link below in GP? More so focuses on the logo on left that goes into the top bar. I know I could make the rest pretty easily.
1. The Primary Navigation set to Float right.
2. Create the ‘top bar’ using a Block element and hook that into: generate_after_header_content with a priority of 3 ( to position it before the nav )
After that i would wrestle with some CSS Grid to position logo in its own column.