Title: Browser/Device Width Bug
Last modified: December 16, 2018

---

# Browser/Device Width Bug

 *  [bradleyputters](https://wordpress.org/support/users/bradleyputters/)
 * (@bradleyputters)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/browser-device-width-bug/)
 * I’ve got the slider in a half-width section on my home page. The reviews, specifically.
   The browser/device width seems to be basing its calculation off the entire screen
   width, and not the row width. This means that as soon as the screen reaches a
   certain width, it doubles the columns. But At the same time, the section responsively
   moves to a new column and stays roughly the same size, but the items displayed
   jumps to two.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbrowser-device-width-bug%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [simonpedge](https://wordpress.org/support/users/simonpedge/)
 * (@simonpedge)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/browser-device-width-bug/#post-10996739)
 * That’s the way CSS Media Queries (and JavaScript device/viewport width calculations)
   normally work. Shouldn’t affect anything though, because the theme responsiveness
   also work using screen width.
 * if your theme switches to one column at 980 pixels device width, then simply 
   set your number of slides visible to 1 under 980 pixels. So set number of slides
   to 1 for all screen sizes should work.

Viewing 1 replies (of 1 total)

The topic ‘Browser/Device Width Bug’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/slide-anything.svg)
 * [Slide Anything - Responsive Content / HTML Slider and Carousel](https://wordpress.org/plugins/slide-anything/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/slide-anything/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/slide-anything/)
 * [Active Topics](https://wordpress.org/support/plugin/slide-anything/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slide-anything/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slide-anything/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [simonpedge](https://wordpress.org/support/users/simonpedge/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/browser-device-width-bug/#post-10996739)
 * Status: not resolved