Title: responsive issue
Last modified: October 4, 2018

---

# responsive issue

 *  Resolved [stanbob](https://wordpress.org/support/users/stanbob/)
 * (@stanbob)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/responsive-issue-43/)
 * Hi,
    I have some issue with responsive aspect of the plugin (basic slideshow 
   gallery) since last update. I set the dimensions for the gallery 1200px x 480px.
   With a desktop computer, no problem : images are correctly resized, proportions
   are respected. With smaller screens, images are correctly resized with correct
   proportions but the div. #ngg-image… has WRONG PROPORTIONS : 940×480 px (instead
   of 940×376), 748×480 px (instead of 748×300) and finally 300×400 px (instead 
   of 300×120). Therefore, there is an empty white space above the images of the
   slideshow, with only the arrows. Before the update, i used a custom css to solve
   it, but it does not work any more. Any idea to solve it now ?
 * [@media](https://wordpress.org/support/users/media/) only screen and ( max-width:
   1200px ){
    .ngg-slideshow { width: 940px; height: 376px; } .image-placeholder{
   width: 940px; height: 376px; } } [@media](https://wordpress.org/support/users/media/)
   only screen and ( max-width: 960px ){ .ngg-slideshow { width: 940px; height: 
   376px; } .image-placeholder { width: 748px; height: 300px; }
 * }
    [@media](https://wordpress.org/support/users/media/) only screen and ( max-
   width: 767px ){ .ngg-slideshow { width: 940px; height: 376px; } .image-placeholder{
   width: 300px; height: 120px; } }
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fresponsive-issue-43%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Contributor [Imagely](https://wordpress.org/support/users/imagely/)
 * (@imagely)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/responsive-issue-43/#post-10749180)
 * Hi [@stanbob](https://wordpress.org/support/users/stanbob/),
 * Unfortunately, the old CSS rules for Basic Slideshow wouldn’t work.
    I would 
   try to adapt those for the new display type’s markup or to remove them to see
   how it will work.
 * Best Regards
    Mihai
 *  Thread Starter [stanbob](https://wordpress.org/support/users/stanbob/)
 * (@stanbob)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/responsive-issue-43/#post-10749239)
 * ok,
    how can i come back back to previous version of the plugin to give me some
   time to find a solution ? thanks
 *  Plugin Contributor [Imagely](https://wordpress.org/support/users/imagely/)
 * (@imagely)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/responsive-issue-43/#post-10749793)
 * You can download NextGen 3.0.8 from here: [https://wordpress.org/plugins/nextgen-gallery/advanced/](https://wordpress.org/plugins/nextgen-gallery/advanced/)
 * Then go to your site’s Dashboard -> Plugins and remove NGG 3.0.9 then install
   NGG 3.0.8 by uploading the downloaded .zip archive in “Plugins -> Add new -> 
   Upload plugin”
 * Mihai
 *  [gabyimagely](https://wordpress.org/support/users/gabyimagely/)
 * (@gabyimagely)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/responsive-issue-43/#post-11175944)
 * Because it has been a month or more since your last reply, I am going to mark
   this as resolved as I assume you have found a solution. Please feel free to reply
   again if you still have questions.
 * – Gaby, Customer Support.

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

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

 * ![](https://ps.w.org/nextgen-gallery/assets/icon-256x256.png?rev=2083961)
 * [Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery](https://wordpress.org/plugins/nextgen-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nextgen-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nextgen-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/nextgen-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nextgen-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nextgen-gallery/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [gabyimagely](https://wordpress.org/support/users/gabyimagely/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/responsive-issue-43/#post-11175944)
 * Status: resolved