Viewing 1 replies (of 1 total)
  • Thread Starter Luka Petrovic

    (@lupetalo)

    i actually made some progress with css overrides:

    html.live-edit-active body {
        position: inherit!important;
    }
    html.live-edit-active #live-edit-panel {
    overflow: visible;
        width: 80%!important;
        left: 10%;
        height: 80%;
        top: 10%!important;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Popup instead of slide’ is closed to new replies.