Using the header builder we have a sticky header with logo left and inline navigation (primary) right. Followed by a “Buy Now” button element. The nav and button are hidden on the mobile viewpoint and a navigation collapsed element appears when clicking the hamburger icon.
the menu that appears from the mobile view is also the “primary” menu. I would prefer to not have to create a “mobile menu” so that if future items are added, there is only one place to update…not two.
So, is there a simple way to add an additional link (I can style with CSS to make it appear as a button) to the menu when it appears from off canvas?
Builder Layout:

Desktop Version:

Mobile Mockup (I want to inject the “buy now” button):

