Title: Height issue
Last modified: August 21, 2016

---

# Height issue

 *  Resolved [kmelv85](https://wordpress.org/support/users/kmelv85/)
 * (@kmelv85)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/height-issue-1/)
 * Hi, minor problem with the plugin on this page – [http://files.vincentandbell.com/gloanna/about/](http://files.vincentandbell.com/gloanna/about/)
 * As the main content is less than the height of the sidebar, when you scroll quickly,
   the top of the sidebar is cut off. I’m guessing this is because I’m using a margin
   on the bottom to stop the sidebar overlapping into the footer? But how can I 
   avoid it cutting off the top when you scroll down?
 * I know the content of the page is short so no need to scroll, but if you are 
   scrolling to the footer it appears.
 * Any help appreciated.
 * Thanks
 * [https://wordpress.org/plugins/q2w3-fixed-widget/](https://wordpress.org/plugins/q2w3-fixed-widget/)

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

 *  Plugin Contributor [Max Bond](https://wordpress.org/support/users/max-bond/)
 * (@max-bond)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/height-issue-1/#post-4644355)
 * Hi!
    Try to enable “Refresh Interval” option. Set it to 1500
 *  Thread Starter [kmelv85](https://wordpress.org/support/users/kmelv85/)
 * (@kmelv85)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/height-issue-1/#post-4644368)
 * Hmm, not quite. It still does it and sometimes the whole sidebar overlaps the
   header then jumps down once its refreshed.
 *  Plugin Contributor [Max Bond](https://wordpress.org/support/users/max-bond/)
 * (@max-bond)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/height-issue-1/#post-4644438)
 * I need this option on to find probem.
    Also restore margin bottom value!
 *  Thread Starter [kmelv85](https://wordpress.org/support/users/kmelv85/)
 * (@kmelv85)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/height-issue-1/#post-4644440)
 * Sorry, restored now. Thanks
 *  Plugin Contributor [Max Bond](https://wordpress.org/support/users/max-bond/)
 * (@max-bond)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/height-issue-1/#post-4644441)
 * You have to change widget css a bit:
 *     ```
       #text-2 {
       background: #dadada;
       overflow: hidden;
       /* position: relative; */
       width: 100%;
       padding: 36px;
       }
       ```
   
 * Disbale `position: relative;` property!
 *  Thread Starter [kmelv85](https://wordpress.org/support/users/kmelv85/)
 * (@kmelv85)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/height-issue-1/#post-4644442)
 * Magic! Thanks for your quick response

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

The topic ‘Height issue’ 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/)

 * 6 replies
 * 2 participants
 * Last reply from: [kmelv85](https://wordpress.org/support/users/kmelv85/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/height-issue-1/#post-4644442)
 * Status: resolved