Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author More Karvonen

    (@qumos)

    Hi!
    I’m planning having the feature in the next release, but it may take some time, I’ve got some busy projects going on at the moment.

    However, you can try by modifying the plugin (or theme) style.css. Add these lines (this is for the right panel):

    #mojo-sp-right-wrap {
    position: fixed !important;
    }

    If you want the change to left panel, use #mojo-sp-left-wrap.

    Ensure also that in settings you attach the panel to body.

    Good luck!

    Great tip, otherwise af dealbreaker. Thank you very much for this plugin ??
    Jens

    Thanks for the plugin. A quick feature request. We don’t attach the panel to the body, but a target element on a single page. So we would like to have the panel sticky (fixed) based on the page it’s attached to. I can see where this might be tricky because it’s tied to an element, but once the panel loads on the page we would like it sticky based on that position. Thanks!

    Plugin Author More Karvonen

    (@qumos)

    Hi tixlee!
    Thanks for the feature request, I added it to the backlog.
    -More

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Sticky?’ is closed to new replies.