Menu alignment left, hamburger menu right

  • Author
    Posts
  • #70266

    Hi,

    Is there a way to get the top / header menu on the left side and the hamburger menu (phone) on the right side?

    Website: www.suurisininen.fi

    #70321
    Zed
    Cryout Creations mastermind

    Apply this CSS:

    body.parabola-menu-left #nav-toggle {
        text-align: right;
    }

    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #70345

    Thanks Zed,

    I suppose this should work, but it does not. I tried with Chrome & Firefox (Android). I cleared the cache. Hamburger menu still on the left side.
    The menu is on the right side (css applied) when the desktop browser window is scaled down, but with the phone it stays on the left.

    Niko

    • This reply was modified 5 years ago by niko_nappu.
    #70364
    Zed
    Cryout Creations mastermind

    Your phone’s browser has caching too (and mobile browsers are a lot more aggressive at this than desktop ones). Check with a different browser or phone or wait for the caching to expire.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #70374

    I tried yesterday with two different phones (with cleared caches) and with several browsers. Didn’t work yesterday but today the menus are suddenly in the correct positions. Maybe there waas something on the the server side which prevented the correct functioning?

    Anyhow, now things seem to work.

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘Menu alignment left, hamburger menu right’ is closed to new replies.