Title: Widget jumping
Last modified: March 27, 2017

---

# Widget jumping

 *  Resolved [vinnifontes](https://wordpress.org/support/users/vinnifontes/)
 * (@vinnifontes)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/widget-jumping-2/)
 * 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](http://blogteste.qualidadesimples.com.br/).
 * Thanks!

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

 *  Plugin Contributor [Max Bond](https://wordpress.org/support/users/max-bond/)
 * (@max-bond)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/widget-jumping-2/#post-8978797)
 * Hi!
    Looks like you have resolved the problem yourself (position: static)! Good
   work! )
 *  Thread Starter [vinnifontes](https://wordpress.org/support/users/vinnifontes/)
 * (@vinnifontes)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/widget-jumping-2/#post-8979671)
 * 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](https://www.dropbox.com/s/1hniewe13oyzwzb/jumping.png?dl=0).(
   the red spaces shows the different distances between widgets)
 * Thanks for your attention.
 *  Plugin Contributor [Max Bond](https://wordpress.org/support/users/max-bond/)
 * (@max-bond)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/widget-jumping-2/#post-8979871)
 * Well… Remove margin-top from widget-title:
 *     ```
       .widget-title {
         margin-top: 0;
       }
       ```
   
 *  Thread Starter [vinnifontes](https://wordpress.org/support/users/vinnifontes/)
 * (@vinnifontes)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/widget-jumping-2/#post-8979983)
 * 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.

 * ![](https://ps.w.org/q2w3-fixed-widget/assets/icon-256x256.png?rev=2384479)
 * [Fixed Widget and Sticky Elements for WordPress](https://wordpress.org/plugins/q2w3-fixed-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/q2w3-fixed-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/q2w3-fixed-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/q2w3-fixed-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/q2w3-fixed-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/q2w3-fixed-widget/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [vinnifontes](https://wordpress.org/support/users/vinnifontes/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/widget-jumping-2/#post-8979983)
 * Status: resolved