Title: Fully Responsive?
Last modified: September 1, 2016

---

# Fully Responsive?

 *  [Richard Bland](https://wordpress.org/support/users/blandydoes/)
 * (@blandydoes)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/fully-responsive-5/)
 * Hello,
 * I have just installed the free version to test it out and I am finding it not
   to be as responsive as I would like. Is that only available in the pro version?
 * When I shrink the browser window there are moments when your slider remains fixed
   width and breaks my site layout, then hits the breakpoints.
 * Any suggestions?
 * [https://wordpress.org/plugins/logo-slider/](https://wordpress.org/plugins/logo-slider/)

Viewing 1 replies (of 1 total)

 *  [Christian Rüggeberg](https://wordpress.org/support/users/arkonisus/)
 * (@arkonisus)
 * [10 years ago](https://wordpress.org/support/topic/fully-responsive-5/#post-7461567)
 * Til this issue is fixed it helps for me to put the following css in the footer:
 *     ```
       <style type="text/css">
       #logo-slider-wraper{
       width:100% !important;
       }
       </style>
       ```
   
 * You cannot override this rule with your style.css because the plugin outputs 
   its css-code directly.

Viewing 1 replies (of 1 total)

The topic ‘Fully Responsive?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/logo-slider_b4e4d1.svg)
 * [Logo Slider](https://wordpress.org/plugins/logo-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/logo-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/logo-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/logo-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/logo-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/logo-slider/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Christian Rüggeberg](https://wordpress.org/support/users/arkonisus/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/fully-responsive-5/#post-7461567)
 * Status: not resolved