Move mobile hamburger Menu to the right

  • Posted in : Interioz
  • salted
    Participant

    How can I move the menu on the mobile screen to the right, and align the logo to the left.

    serkan
    Moderator

    Hi,
    Please go to appearance > customize > header > general > header layout (you can only choose one of our layout). It is not possible by default.
    Thanks

    salted
    Participant

    on mobile, the hamburger is on the left and the logo is on the right of the harmburger and it is not well aligned, it’s just floating. Is there a CSS I can write for just mobile to align it better without affecting the desktop or just have it normal where the logo is on the extreme left and the harmburger is on the right.

    I like the web version with logo in the middle but the mobile is very awkward.

    serkan
    Moderator

    Hi,
    I will forward this request to our developer and i will keep you updated.
    Thanks

    ahmetsali
    Keymaster

    Hi, you can use this custom css code;

    @media (max-width: 991px) {
        .menu-toggle { float: right; margin-right: -20px; }
        .is-header-small .site-branding { left: -25px; }
    }
    
    salted
    Participant

    Thank you. This will only affect mobile, right?

    serkan
    Moderator

    Yes, that’s correct — the CSS we provided will only affect the mobile view.

    ahmetsali
    Keymaster

    You are welcome :) We’d be delighted if you could spare a minute to rate the theme on ThemeForest. Your feedback will boost our motivation and help us to work harder on future updates.

    https://themeforest.net/downloads

    I appreciate your support.

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register