Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #941382

    Hi,

    By default the menu opens from the right side. I need this to be the left side. How do I do this? I’ve seen some topics, but those were a few years back. So those codes don’t work anymore..

    #941510

    Found it. You can the following code to your CSS and it will appear on the left side.

    .html_av-overlay-side .av-burger-overlay-scroll {
        left: 0;
    }
    #941516

    Hey!

    Glad you figured it out and thanks for sharing your solution :)
    Let us know if you have any other questions or issues and enjoy your weekend!

    Regards,
    Yigit

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Open mobile menu on left’ is closed to new replies.