I’m trying to achieve scenario 3 (see the image) where the logo is left hand side and hamburger menu right. This is the same as generatepress.com site has in mobile view. But I’m only getting the logo and menu centered.
I found an old topic with instructions to add extra functions but no success. I also tried to play with css but no luck so far. Any help is appreciated.
I appreciate your help with modified CSS in the meantime. I just emailed the credentials for the site via contact form as the site is still unpublished.
My MOBILE menu nav-burger starts out on the left, then when I scroll down to my sticky menu the nav-burger appears on the right next to my social icons. I’d prefer the menu stay on the left, next to the logo (logo on sticky menu only). I don’t recall this being a problem until one of the recent GP updates. http://www.dadkingdom.com
I tried this, but it messed everything up:
@media (max-width: 768px) {
.main-navigation {
float: left;
}
Hi Tom,
with the above code I tried to set the hamburger menu to the right for mobile and tablet, can’t get it to work…
Could you please take a look at https://bit.ly/2PpWTkV ?
Thanks ahead,
Torsten