Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #385794

    Is it possible to position the menu on the bottom of the screen?

    Also, is it possible to control the fold out direction?

    • This topic was modified 9 years, 2 months ago by crewneck.
    #386420

    Hi crewneck!

    Please add following code to Quick CSS and adjust as needed

    a#advanced_menu_toggle {
    position: fixed;
    right: 2%;
    bottom: 2%;
    }

    Cheers!
    Yigit

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