Archived topic
Menu position on mobile
3 replies · Started by David on August 24, 2020
Viewing posts 1–4 of 4
Hello
How do I move the mobile burger menu to the right instead of the left...
http://185.20.51.60/~meonvalleymilkco/
Thanks
Dave
Hi there,
try adding this CSS:
#mobile-header .menu-toggle {
margin-left: auto;
}
That did the job :) Thanks David
You're welcome
This archived topic is closed to new replies.