Hi there,
Thanks for writing in! Since you don’t have a version of your dev site online, we can’t check our advice to ensure it works and it is tailored to your site. You can however give this a try and give us feedback.
You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.
a.x-btn-navbar {
clear: both;
}
a.x-brand {
width: 100%!important;
text-align: center;
}
Let us know how that goes. Hope this helps – thanks!