Title: Make responsive
Last modified: August 20, 2016

---

# Make responsive

 *  Resolved [whatachamp](https://wordpress.org/support/users/whatachamp/)
 * (@whatachamp)
 * [13 years ago](https://wordpress.org/support/topic/make-responsive/)
 * Hi,
    Does any one know how to make this widget responsive? I’ve tried a number
   of CSS seelctors with max-width:100% !important but can’t get it to work. Thanks
 * [http://wordpress.org/extend/plugins/facebook-social-plugin-widgets/](http://wordpress.org/extend/plugins/facebook-social-plugin-widgets/)

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

 *  Thread Starter [whatachamp](https://wordpress.org/support/users/whatachamp/)
 * (@whatachamp)
 * [13 years ago](https://wordpress.org/support/topic/make-responsive/#post-3543393)
 * Got it working with:
 *     ```
       .fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
           width: 100% !important;
       }
       ```
   
 *  [sitzikbs](https://wordpress.org/support/users/sitzikbs/)
 * (@sitzikbs)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/make-responsive/#post-3543553)
 * hi,
    I have the same problem. your solution didnt work for me. did you put this
   in the style.css ?
 *  Thread Starter [whatachamp](https://wordpress.org/support/users/whatachamp/)
 * (@whatachamp)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/make-responsive/#post-3543554)
 * I put this in the theme’s stylesheet…

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

The topic ‘Make responsive’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/facebook-social-plugin-widgets.svg)
 * [Facebook Social Plugin Widgets](https://wordpress.org/plugins/facebook-social-plugin-widgets/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/facebook-social-plugin-widgets/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/facebook-social-plugin-widgets/)
 * [Active Topics](https://wordpress.org/support/plugin/facebook-social-plugin-widgets/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/facebook-social-plugin-widgets/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/facebook-social-plugin-widgets/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [whatachamp](https://wordpress.org/support/users/whatachamp/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/make-responsive/#post-3543554)
 * Status: resolved