Hi there,
Please add the following code in Customize -> Custom -> CSS :
a.x-btn-navbar {
float: left !important;
}
.x-navbar .mobile .x-nav li > a:hover, .x-navbar .mobile .x-nav .x-active > a, .x-navbar .mobile .x-nav .current-menu-item > a {
color: lightgray;
}
Hope it helps.