Title: Browser Resize Problem
Last modified: August 21, 2016

---

# Browser Resize Problem

 *  Resolved [Michael Aronoff](https://wordpress.org/support/users/masterk/)
 * (@masterk)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/browser-resize-problem/)
 * I understand it is a limited scenario but when I resize the browser I have encountered
   an issue.
 * I was resizing to test some css and noticed that while resizing the browser larger
   again the widget does not return properly.
 * I have a test page up at lulusrestaurant.com/test/catering/
 * Thanks!
 * [http://wordpress.org/extend/plugins/q2w3-fixed-widget/](http://wordpress.org/extend/plugins/q2w3-fixed-widget/)

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

 *  Plugin Contributor [Max Bond](https://wordpress.org/support/users/max-bond/)
 * (@max-bond)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/browser-resize-problem/#post-3765765)
 * Hello!
 * To solve this problem you need to add one css instruction:
    `.widget { width:
   220px; }`
 *  Thread Starter [Michael Aronoff](https://wordpress.org/support/users/masterk/)
 * (@masterk)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/browser-resize-problem/#post-3765767)
 * That worked great but since my theme also has widgets in other locations that
   have different sizes I used the following:
 * `#main .widget { width: 220px; }`
 * That way only widgets in the main body area are affected. I hope that helps some
   other folks.
 * Keep in mind if you use a different theme you may need to set the size differently.

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

The topic ‘Browser Resize Problem’ 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/)

 * 2 replies
 * 2 participants
 * Last reply from: [Michael Aronoff](https://wordpress.org/support/users/masterk/)
 * Last activity: [12 years, 12 months ago](https://wordpress.org/support/topic/browser-resize-problem/#post-3765767)
 * Status: resolved