• Resolved vinnifontes

    (@vinnifontes)


    Hi, first of all thank you for your great plugin!

    Like the others, when under the scroll the selected widget still jumping.

    Please check here.

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Max Bond

    (@max-bond)

    Hi!
    Looks like you have resolved the problem yourself (position: static)! Good work! )

    Thread Starter vinnifontes

    (@vinnifontes)

    Hi, Max. Thanks for the feedback.

    Actually, I didn’t. :/

    When the first fixed Widget hits the top, the second one jumps.

    As you can see here. (the red spaces shows the different distances between widgets)

    Thanks for your attention.

    Plugin Contributor Max Bond

    (@max-bond)

    Well… Remove margin-top from widget-title:

    .widget-title {
      margin-top: 0;
    }
    Thread Starter vinnifontes

    (@vinnifontes)

    Oh, man.

    It’s so obvious now.

    This margin setting was in the original theme’s css.
    I totally forgot about that.

    Thank you, Max!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Widget jumping’ is closed to new replies.