Title: Stretched Text Widget Box
Last modified: September 1, 2016

---

# Stretched Text Widget Box

 *  Resolved [scriptio](https://wordpress.org/support/users/scriptio/)
 * (@scriptio)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/stretched-text-widget-box/)
 * The text widget on one my website page does not appear correctly. It is stretched
   to the end and I have tried just about everything to control it and bring it 
   back to its default position without any luck. This is on the desktop version.
   On the mobile the position is left aligned. Does anyone know how to remedy this?
 * Please see the page [. If for some reason you find it shows up correctly, it would mean that a solution was found and the problem was fixed.](http://urvi.com/about-us/)
 * [https://wordpress.org/plugins/widget-options/](https://wordpress.org/plugins/widget-options/)

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

 *  [Jeffrey Carandang](https://wordpress.org/support/users/phpbits/)
 * (@phpbits)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/stretched-text-widget-box/#post-7690687)
 * Hi,
 * Thank you very much for choosing this plugin. Regarding your concern, just checked
   and it seems that there is a custom width for the widget. Please add this to 
   your custom css to fix the issue :
 *     ```
       .widget.extendedwopts-col.col-md-12 {
           max-width: 100%;
       }
       ```
   
 * Let me know how it goes. Thanks!
 * Cheers,
    Jeffrey
 *  Thread Starter [scriptio](https://wordpress.org/support/users/scriptio/)
 * (@scriptio)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/stretched-text-widget-box/#post-7690734)
 * Hello Jeffrey,
 * If that code was to be inserted into the text widget under options Widget CSS
   ID: or Widget CSS Classes: (tried either of them), them it certainly did not 
   work. Infact, I just created a new test text widget and I have the same issue.
   This did not happen with the normal version and unfortunately shows up only on
   the extended version.
 * What else can I do? I now placed the widget at the bottom of the same page so
   it won’t look glaringly ugly to the viewers!
 * Thanks. Jacob
 *  [Jeffrey Carandang](https://wordpress.org/support/users/phpbits/)
 * (@phpbits)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/stretched-text-widget-box/#post-7690864)
 * Hi Jacob,
 * You’ll have to add the css code to your theme’s custom css option or style.css.
   Thanks!
 * Cheers,
    Jeffrey
 *  Thread Starter [scriptio](https://wordpress.org/support/users/scriptio/)
 * (@scriptio)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/stretched-text-widget-box/#post-7690888)
 * Thanks Jeffrey. Without doing anything to it the issue was solved. Not sure how
   that happened though. Cheers.
 *  [Jeffrey Carandang](https://wordpress.org/support/users/phpbits/)
 * (@phpbits)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/stretched-text-widget-box/#post-7690899)
 * Hi Jacob,
 * Sounds great 😉 probably a conflict with a plugin you’ve deactivated or any content
   you’ve removed. Anyway, glad it works perfectly now!
 * Cheers,
    Jeffrey

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

The topic ‘Stretched Text Widget Box’ is closed to new replies.

 * ![](https://ps.w.org/widget-options/assets/icon-256x256.gif?rev=2513739)
 * [Widget Options – Advanced Conditional Visibility for Gutenberg Blocks & Classic Widgets](https://wordpress.org/plugins/widget-options/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/widget-options/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/widget-options/)
 * [Active Topics](https://wordpress.org/support/plugin/widget-options/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/widget-options/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/widget-options/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Jeffrey Carandang](https://wordpress.org/support/users/phpbits/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/stretched-text-widget-box/#post-7690899)
 * Status: resolved