Title: widget „jumping“ during scroll
Last modified: October 20, 2018

---

# widget „jumping“ during scroll

 *  Resolved Anonymous User 14030592
 * (@anonymized-14030592)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/widget-jumping-during-scroll/)
 * Hello,
 * I have the following problem:
    “In some cases (widget „jumping“ during scroll
   and etc.) theme CSS changes may be required.” My fixed widget starts jumping 
   at the beginning. Which CSS changes are required?
 * Thank you!

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

 *  [kzburn](https://wordpress.org/support/users/kzburn/)
 * (@kzburn)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/widget-jumping-during-scroll/#post-10886083)
 * I need help with this too. Anyone?
 *  [jrenzi](https://wordpress.org/support/users/jrenzi/)
 * (@jrenzi)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/widget-jumping-during-scroll/#post-11105958)
 * Did anyone find a solution for this?
 *  Plugin Contributor [Max Bond](https://wordpress.org/support/users/max-bond/)
 * (@max-bond)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/widget-jumping-during-scroll/#post-11108334)
 * Hi!
 * Commonly jumping problem is caused by `position: relative` property assigned 
   to widget container. Check your styles. If `position: relative` is applied to
   widgets, remove it or override with `position: static` property.
 *  [slipperx](https://wordpress.org/support/users/slipperx/)
 * (@slipperx)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/widget-jumping-during-scroll/#post-11162538)
 * Hi
    I have the problem of a jumping fixed widget once the ‘fixing’ takes place
   the sidebar seems to grow in width. I don’t see any position relative code in
   the css for the container either. I see
 * element.style {
    position: fixed; top: 117px; width: inherit; } for the aside#
   rpwe_widget-2 (Recent Posts Extended plugin) element which is the container for
   the fixed widget but nothing I try is stopping the jumping on scroll – do you
   have any other ideas, please?
    -  This reply was modified 7 years, 4 months ago by [slipperx](https://wordpress.org/support/users/slipperx/).
      Reason: clarify
 *  Plugin Contributor [Max Bond](https://wordpress.org/support/users/max-bond/)
 * (@max-bond)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/widget-jumping-during-scroll/#post-11163394)
 * [@slipperx](https://wordpress.org/support/users/slipperx/)!
 * For any new ideas I need to see your site!

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

The topic ‘widget „jumping“ during scroll’ 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/)

 * 5 replies
 * 5 participants
 * Last reply from: [Max Bond](https://wordpress.org/support/users/max-bond/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/widget-jumping-during-scroll/#post-11163394)
 * Status: resolved