Title: RESPONSIVE ?
Last modified: August 20, 2016

---

# RESPONSIVE ?

 *  Resolved [astroneo](https://wordpress.org/support/users/astroneo/)
 * (@astroneo)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/responsive-3/)
 * Hello,
    All my stuffs in WordPress are now Responsive except NextGen scroll gallery
   ^^ when will we get a responsive version working ? 🙂
 * [http://wordpress.org/extend/plugins/nextgen-scrollgallery/](http://wordpress.org/extend/plugins/nextgen-scrollgallery/)

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

 *  [lok1728](https://wordpress.org/support/users/lok1728/)
 * (@lok1728)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/responsive-3/#post-3143208)
 * place this in your footer, before the </body> tag and this will help to make 
   the scroll gallery responsive. It’s not the ideal solution, but it does work:
 *     ```
       <script>
       jQuery('.scrollgallery').width('100%');
       jQuery('.scrollgallery').height('auto');
       </script>
       ```
   
 *  [derElch](https://wordpress.org/support/users/derelch/)
 * (@derelch)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/responsive-3/#post-3143209)
 * thank you lok1728 for your answer.
    its ok but i would be happy too if we would
   get an “official” fix for this point =)
 * otherwise a nice addon =)
 *  [derElch](https://wordpress.org/support/users/derelch/)
 * (@derelch)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/responsive-3/#post-3143210)
 *  [funsail](https://wordpress.org/support/users/funsail/)
 * (@funsail)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/responsive-3/#post-3143214)
 * This seems to fix the thumbs part, but the actual slide still goes where it did
   before. In mobile this means the gallery bit is off screen.
 *  [funsail](https://wordpress.org/support/users/funsail/)
 * (@funsail)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/responsive-3/#post-3143215)
 * Is this plugin still in development? If not is there something else that can 
   do the same thing?
 *  Plugin Author [Benedikt Mo](https://wordpress.org/support/users/bmodesign2/)
 * (@bmodesign2)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/responsive-3/#post-3143217)
 * I developed a mobile and responsive version. Try it out at [http://scrollgallery2.mashitup.de](http://scrollgallery2.mashitup.de).

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

The topic ‘RESPONSIVE ?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/nextgen-scrollgallery_2c1d0b.svg)
 * [NextGEN Scroll Gallery](https://wordpress.org/plugins/nextgen-scrollgallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nextgen-scrollgallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nextgen-scrollgallery/)
 * [Active Topics](https://wordpress.org/support/plugin/nextgen-scrollgallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nextgen-scrollgallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nextgen-scrollgallery/reviews/)

## Tags

 * [gallery](https://wordpress.org/support/topic-tag/gallery/)
 * [nextgen](https://wordpress.org/support/topic-tag/nextgen/)

 * 6 replies
 * 5 participants
 * Last reply from: [Benedikt Mo](https://wordpress.org/support/users/bmodesign2/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/responsive-3/#post-3143217)
 * Status: resolved