Hello There,
Thanks for writing in! Please select inline again and then you must set the logo width to something enough that will accomodate the logo width + the width of you menu. And if still nothing would change, we need to make a wider navbar area. Please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.x-navbar .x-container.max.width {
width: 96%;
max-width: 1200px;
}
Please let us know if this works out for you.