Title: Formatting Error with Responsive Theme
Last modified: August 22, 2016

---

# Formatting Error with Responsive Theme

 *  [Blackmouf](https://wordpress.org/support/users/blackmouf/)
 * (@blackmouf)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/formatting-error-with-responsive-theme/)
 * I’ve recently updated my plugins, version of WordPress, and my theme all at once.
   After everything was done, my twit plugin is having a problem with my responsive
   theme. When resizing to smaller screen sizes, my tweets will extend outside of
   the twit box.
 * my website: [http://Blackmouf.com](http://Blackmouf.com)
    my theme: LA-Band v
   1.1.4
 * Hope this information is sufficient. Thanks in advance!
 * [https://wordpress.org/plugins/juiz-last-tweet-widget/](https://wordpress.org/plugins/juiz-last-tweet-widget/)

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

 *  Plugin Author [Geoffrey](https://wordpress.org/support/users/creativejuiz/)
 * (@creativejuiz)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/formatting-error-with-responsive-theme/#post-5529595)
 * Hi,
    It depends on the treatment done by your theme. My plugin is naturally responsive,
   unless the WordPress theme decides other way.
 * I don’t see my plugin on your actual website.
    I can’t help you if it’s not displayed.
   Thank you.
 *  [pmigneault](https://wordpress.org/support/users/pmigneault/)
 * (@pmigneault)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/formatting-error-with-responsive-theme/#post-5529682)
 * It’s not perfect, but this has resolved the 3 types of problems I’ve gotten.
 * in my custom css :
 * [@media](https://wordpress.org/support/users/media/) (min-width: 1px) {
    .juiz_last_tweet_tweetlist{
   min-width: 209px; } }
 * [@media](https://wordpress.org/support/users/media/) (max-width: 1199px) {
    .
   juiz_last_tweet_tweetlist { max-width: 210px; } }
 * [@media](https://wordpress.org/support/users/media/) (min-width: 1201px) {
    .
   juiz_last_tweet_tweetlist { min-width: 285px; } }
 *  Plugin Author [Geoffrey](https://wordpress.org/support/users/creativejuiz/)
 * (@creativejuiz)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/formatting-error-with-responsive-theme/#post-5529683)
 * Hello,
    I don’t understand why you did that? This plugin is naturally responsive.
   May I see your website?
 * Thank you.

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

The topic ‘Formatting Error with Responsive Theme’ is closed to new replies.

 * ![](https://ps.w.org/juiz-last-tweet-widget/assets/icon-256x256.png?rev=999498)
 * [Juiz Last Tweet Widget](https://wordpress.org/plugins/juiz-last-tweet-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/juiz-last-tweet-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/juiz-last-tweet-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/juiz-last-tweet-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/juiz-last-tweet-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/juiz-last-tweet-widget/reviews/)

## Tags

 * [formatting error](https://wordpress.org/support/topic-tag/formatting-error/)
 * [problem](https://wordpress.org/support/topic-tag/problem/)

 * 3 replies
 * 3 participants
 * Last reply from: [Geoffrey](https://wordpress.org/support/users/creativejuiz/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/formatting-error-with-responsive-theme/#post-5529683)
 * Status: not resolved