put the menu button to the left
-
Hello guys,
how can I put the menu button in the mobile version to the left site. I already deleted the background of the menu an tried this code which didn’t work:@media all and (max-width: 768px) ; (min-width: 600px) and (max-width:800px); (max-width:600px); (min-width: 320px) and (max-width:568px); (min-width: 320px) and (max-width:480px); (max-width:320px); (min-width:240px) and (max-width:320px); (max-width:240px); { navbar. nav. { margin-right: 100px; } }
Thanks ??
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘put the menu button to the left’ is closed to new replies.