Hey Guys.!
As you can see on the attached picture, I would like to move the burger menu to be next to the logo.
Also, in mobile view I don’t want to see the empty Navbar section, it would be great if it unrolls when menu button is pressed.
I have added this in my CSS in X Theme Options 
.x-logobar {
text-align: left;
max-width: 85%;
}
.x-navbar {
background-color: #343434;
}
.x-btn-navbar {
margin-left: 92%;
margin-top:10px;
}
I have googled for over 1,5h to figure it out, but all solutions I found were outdated or not fitting to my theme.
It is X theme Agency Integrity.
Would you be kind and assist me with that issue?



