Hi Michele
Thanks for contacting us.
It is showing the menu in the right alignment yet But do you want to display the menu left side?
If yes, so please add the CSS code below in the Additional CSS Box. Please go to the Appearance => Customize => Additional CSS then paste the CSS here and click to Publish button.
.navbar.navbar-header-wrap.classic-header .nav.m-right-auto {
margin-left: unset;
}
Let us know if it works for you.
Thanks