[Resolved] Mobile Menu Position in Left side

Home Forums Support [Resolved] Mobile Menu Position in Left side

Home Forums Support Mobile Menu Position in Left side

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #382195
    suraj

    I am using generatepress premium version.
    In that I am trying to move mobile menu position from middle to left side, I am not getting the option.

    Right now mobile menu position is like this. https://ibb.co/fMd7ia

    I want to make it like this . https://ibb.co/nsvypF

    Please solve my problem.

    #382320
    Leo
    Staff
    Customer Support

    Try this CSS:

    button.menu-toggle {
        text-align: left;
    }

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

    #384762
    suraj

    Thanks a lot Leo, Working perfectly.

    #384769
    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.