In many websites, there is space in the site header on the far right for a header menu. This feature should be available in Broen, and should not interfere with the presentation of the mobile hamburger menu toggle.
Since the current implementation is using the Bootstrap grid with a 10-col for logo and 2-col for the "top menu", it might be necessary to explore a flexbox approach or use a mixture or position: relative with position:absolute.
In many websites, there is space in the site header on the far right for a header menu. This feature should be available in Broen, and should not interfere with the presentation of the mobile hamburger menu toggle.
Since the current implementation is using the Bootstrap grid with a 10-col for logo and 2-col for the "top menu", it might be necessary to explore a flexbox approach or use a mixture or position: relative with position:absolute.