I am trying to cause a certain menu item (menu-item-2098 in my theme ) to also be displayed in the header to the right of the logo on mobile view only.
This menu item is a Call To Action item that I don’t want to just be buried in the collapsable nav-bar but also displayed in the mobile header to the right of the logo.
This is technically possible but regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities.
But to get you started, please check this thread as it is somehow related to what you are trying to do:
Then you can use some CSS media query to initially hide the CTA button that you will be adding in the header and have it display on mobile.