Title: single box resize error
Last modified: June 3, 2017

---

# single box resize error

 *  Resolved [dscriven](https://wordpress.org/support/users/dscriven/)
 * (@dscriven)
 * [10 years ago](https://wordpress.org/support/topic/single-box-resize-error/)
 * When decreasing the size of the window with a single column box the box shrinks
   from 100% to 50% width at window widths between 786 and 992px and then increases
   back to 100% below 772px
 * The problem is caused by this code:
 * [@media](https://wordpress.org/support/users/media/) (max-width: 992px){
    .colorbox_singel_box{
   width:50% !important; } }
 * that is inserted by the colorbox plugin – it should be removed.
 * [https://wordpress.org/plugins/colorbox-panels/](https://wordpress.org/plugins/colorbox-panels/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [wpshopmart](https://wordpress.org/support/users/wpshopmart/)
 * (@wpshopmart)
 * [10 years ago](https://wordpress.org/support/topic/single-box-resize-error/#post-7312760)
 * Ok i will check.

Viewing 1 replies (of 1 total)

The topic ‘single box resize error’ is closed to new replies.

 * ![](https://ps.w.org/colorbox-panels/assets/icon-256x256.png?rev=1342171)
 * [Colorbox Panels & Info Box](https://wordpress.org/plugins/colorbox-panels/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/colorbox-panels/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/colorbox-panels/)
 * [Active Topics](https://wordpress.org/support/plugin/colorbox-panels/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/colorbox-panels/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/colorbox-panels/reviews/)

## Tags

 * [resizing](https://wordpress.org/support/topic-tag/resizing/)
 * [single column](https://wordpress.org/support/topic-tag/single-column/)

 * 2 replies
 * 3 participants
 * Last reply from: [joeshmoeshow](https://wordpress.org/support/users/joeshmoeshow/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/single-box-resize-error/#post-9192370)
 * Status: resolved