Title: make responsive
Last modified: August 20, 2016

---

# make responsive

 *  [Web Aesthetics](https://wordpress.org/support/users/web_aesthetics/)
 * (@web_aesthetics)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/make-responsive-1/)
 * How can I set this to be responsive so that it works with my theme?
 * [http://wordpress.org/extend/plugins/facebook-like-box-widget/](http://wordpress.org/extend/plugins/facebook-like-box-widget/)

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

 *  [groggy72](https://wordpress.org/support/users/groggy72/)
 * (@groggy72)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/make-responsive-1/#post-3603964)
 * I would love to know the answer to this. This is an amazing plugin and I wish
   the developer would update it – I would happily spend $30 on this plugin
 *  [gilgimech](https://wordpress.org/support/users/gilgimech/)
 * (@gilgimech)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/make-responsive-1/#post-3603976)
 * Use
 *     ```
       #fb-root {
         display: none;
       }
       .fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
         width: 100% !important;
       }
       ```
   
 * and make sure is it’s wrapped in an element that it width is set to 100%

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

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

 * ![](https://s.w.org/plugins/geopattern-icon/facebook-like-box-widget.svg)
 * [Facebook Like Box Widget](https://wordpress.org/plugins/facebook-like-box-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/facebook-like-box-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/facebook-like-box-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/facebook-like-box-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/facebook-like-box-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/facebook-like-box-widget/reviews/)

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