Title: Responsive CSS
Last modified: August 20, 2016

---

# Responsive CSS

 *  Resolved [Vali Hutchison](https://wordpress.org/support/users/samudradaka/)
 * (@samudradaka)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/responsive-css/)
 * I’m using the Image Rotator Widget within the [Responsive theme](http://wordpress.org/extend/themes/responsive).
 * However I had to add extra CSS to make the widget responsive – so sharing for
   others to use and maybe to be adopted into the plugin.
 * Need to add:
 *     ```
       #widgets .widget_dk-image-rotator-widget .irw-widget {
       	max-width: 100% !important;
       }
   
       #widgets .widget_dk-image-rotator-widget img {
       	max-width: 100% !important;
       }
       ```
   
 * [http://wordpress.org/extend/plugins/dk-new-medias-image-rotator-widget/](http://wordpress.org/extend/plugins/dk-new-medias-image-rotator-widget/)

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

 *  [somethingelse](https://wordpress.org/support/users/somethingelse/)
 * (@somethingelse)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/responsive-css/#post-3253475)
 * sweet, thanks for sharing that!
 *  Plugin Author [srcoley](https://wordpress.org/support/users/srcoley/)
 * (@srcoley)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/responsive-css/#post-3253477)
 * This has been added to version 0.2.4.
 * Thanks!

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

The topic ‘Responsive CSS’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/dk-new-medias-image-rotator-widget_413d43.
   svg)
 * [Image Rotator Widget](https://wordpress.org/plugins/dk-new-medias-image-rotator-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/dk-new-medias-image-rotator-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/dk-new-medias-image-rotator-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/dk-new-medias-image-rotator-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/dk-new-medias-image-rotator-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/dk-new-medias-image-rotator-widget/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [srcoley](https://wordpress.org/support/users/srcoley/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/responsive-css/#post-3253477)
 * Status: resolved