Archived topic
In the head of the mobile how can I put navigation left?
5 replies · Started by hernan on April 13, 2019
Viewing posts 1–6 of 6
Good Morning!!
In the head of the mobile how can I put navigation left?

Hi there,
try adding this CSS:
#mobile-header>.inside-navigation {
flex-direction: row-reverse;
}
#mobile-header .site-logo {
margin-right: 1em !important;
margin-left: auto;
}
Great, it worked!!! Thank you!!!
One more query.
In mobile the menu is displayed on the right. How do I make it unfold to the left?
Thank you very much for your help
You can change which side it opens in the Customizer > Layout > Slideout Navigation
Problem solved!!! Thank you very much for your help David!
Glad to be of help
This archived topic is closed to new replies.