[Resolved] Mobile menubar

Home Forums Support [Resolved] Mobile menubar

Home Forums Support Mobile menubar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1398097
    demoxing

    Hello,
    Is it possible to move the search icon to the right side and the menu bar icon to the left side? if yes then how? I am trying to adjust it by using “Menu Item Width” but it doesn’t work perfectly. how can I do that?
    I just want to replace the search and menu bar placement.

    reference: https://imgur.com/YmwtYjv

    #1398139
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .main-navigation.has-branding .menu-toggle {
        order: 1;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #1398252
    demoxing

    thank you so much leo, you are awesome <3 it works perfectly <3

    #1399143
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.