• Hello Team, Friends, word-press-users πŸ˜‰

    I’m using the max mega menu with generate press in the header as primary navigation.
    In mobile I have the settings made that the toggle button should be right but when I open my page on any mobile, the toggle menu is always in the center.

    I tried the following:
    Adding to individual styling:
    #mega-menu-wrap-primary {
    float: right;
    }

    Didn’t work…

    I added to the left and center some separators with each 100px but on different mobiles then the position looks different.
    Do I need to change something with .mega-toggle-blocks-right?

    Would be nice to get help from you!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi Emanuel,

    Please go to Mega Menu > Menu Themes > Custom Styling and add the following:

    #{$wrap} {
    width: 100%;
    }

    Then under the Menu Bar tab, set Menu Items Align to “Center”.

    Then remove the custom CSS you’ve added, and it should work πŸ™‚

    Regards,
    Tom

Viewing 1 replies (of 1 total)

The topic ‘Allign mobile toggle menu to the right’ is closed to new replies.