Any way to move the menu bar on the center to the right side?

I’ve disabled the login / subscribe links in the top right and would like the nave menu to the right of the page instead of the center.

Thoughts?

Or, just enable the hamburger menu at all times - that would also work and might be easier.

Figured it out if anyone cares:

.header-right, .members-login {
display: none;
}