Title: widget expands(bug)
Last modified: March 30, 2017

---

# widget expands(bug)

 *  [sviesioji](https://wordpress.org/support/users/sviesioji/)
 * (@sviesioji)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/widget-expandsbug/)
 * Hello, thanks for creating nice plugin but I have an issue. When I start to scroll
   my widget expands. There’s a screenshot of it: [http://prntscr.com/eqfzg2](http://prntscr.com/eqfzg2)
   
   Help please 🙂

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-expandsbug/#post-8978774)
 * Hello!
    This is CSS issue. Try to set fixed width to widget container. Something
   like:
 *     ```
       .widget {
         width: 300px;
       }
       ```
   
 *  Thread Starter [sviesioji](https://wordpress.org/support/users/sviesioji/)
 * (@sviesioji)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/widget-expandsbug/#post-8979672)
 * first: [http://prntscr.com/equbny](http://prntscr.com/equbny)
    second: [http://prntscr.com/equbw4](http://prntscr.com/equbw4)
 * Now it doesn’t expand in height, but check these screenshots, content goes to
   right side after scrolling.
    .widget { width: 400px; height: 300px; } Only when
   i wrote height in code, it fixed (with lower width or height it doesn’t work..).
   I need to set fixed width for widget content somehow maybe?
 *  Plugin Contributor [Max Bond](https://wordpress.org/support/users/max-bond/)
 * (@max-bond)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/widget-expandsbug/#post-8979899)
 * Well… need to check your widget styles more precisely. Can you publish a link
   to your site?
 *  Thread Starter [sviesioji](https://wordpress.org/support/users/sviesioji/)
 * (@sviesioji)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/widget-expandsbug/#post-8981388)
 * My site is still on localhost…

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

The topic ‘widget expands(bug)’ 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: [sviesioji](https://wordpress.org/support/users/sviesioji/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/widget-expandsbug/#post-8981388)
 * Status: not resolved