Title: responsive image parallax
Last modified: October 18, 2019

---

# responsive image parallax

 *  [colin_jump](https://wordpress.org/support/users/colin_jump/)
 * (@colin_jump)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/responsive-image-parallax/)
 * I apologise if this is the wrong place to ask this question. I have a site that
   has various images which act responsively on all devices except in one case. 
   If you look at the site on tablets in a landscape view the parallax images become
   full size and do not act in a responsive way. I’ve look at the css and for the
   life on me I can’t work out why this happens, it’s ok on mobiles but not landscape
   tablets, any help would be very much appreciated.
 * Colin
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fresponsive-image-parallax%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Joy](https://wordpress.org/support/users/joyously/)
 * (@joyously)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/responsive-image-parallax/#post-12036202)
 * That is not parallax, that is fixed position. Mobile devices don’t do fixed position
   the same way that desktops do, because they have a viewport and not a window.
   So the CSS probably handles that according to width, but a tablet in landscape
   mode is the same width as a dsektop window.
    Perhaps the media queries need to
   look at `orientation` in addition to width. [https://developer.mozilla.org/en-US/docs/Web/CSS/@media](https://developer.mozilla.org/en-US/docs/Web/CSS/@media)

Viewing 1 replies (of 1 total)

The topic ‘responsive image parallax’ is closed to new replies.

## Tags

 * [images](https://wordpress.org/support/topic-tag/images/)
 * [tablets](https://wordpress.org/support/topic-tag/tablets/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Joy](https://wordpress.org/support/users/joyously/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/responsive-image-parallax/#post-12036202)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
