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

    How do I alter the height menu for the slide out menu? I want it to take up about halv of the screen vertically.

    #400760

    Hi crewneck!

    Please add following code to Quick CSS

    ul#mobile-advanced {
    min-height: 460px!important;
    }

    Best regards,
    Yigit

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