[Resolved] i want change menu-toggle from left to right how ?

Home Forums Support [Resolved] i want change menu-toggle from left to right how ?

Home Forums Support i want change menu-toggle from left to right how ?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1286626
    Mhamzou

    i want change menu-toggle from left to right how ?

    #1286630
    Leo
    Staff
    Customer Support

    Hi there,

    It should be on the right by default.

    Any chance you can link us to the site in question?

    You can edit the original topic and use the private URL field.

    Let me know ๐Ÿ™‚

    #1286633
    Mhamzou

    Done

    #1286636
    Leo
    Staff
    Customer Support

    Try this CSS:

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

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

    #1287589
    Mhamzou

    thank you

    #1287596
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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