• Resolved ErikMitjans

    (@erikmitjans)


    Hi guys,

    I’m running Sololiquy Lite 2.5.1.3 on a WP 4.8.

    I’ve noticed recently that in Chrome, both on Mac and PC, when the slider is on view, and also when scrolling a bit down, on each image transition/change, the scroll bar will jump significantly. It kinda seems to be an anchor jump of sorts.

    In Firefox and Safari it doesn’t occur.

    You can see it here: berliner-liste.org

    Any tips on how to tackle the issue?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @erickmitjans ??

    I apologize for any trouble, it looks like the page hasn’t quite finished calculating by the time the slider kicks in.

    I actually only see the jump once.

    Have you tried deactivating your theme to test if this still happens (or plugins as well).

    On Twenty Seventeen-I’m unable to reproduce the same issue.

    Please let me know if that helps ??

    Thanks

    Thread Starter ErikMitjans

    (@erikmitjans)

    Hi!

    I traced the problem back to a CSS line, so is fixed!!
    For reference:

    .soliloquy-slides,
    .soliloquy-item{
    margin: 0 !important;
    padding: 0 !important;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Page scroll jumping around after last update’ is closed to new replies.