Title: iPhone compatibility
Last modified: July 17, 2017

---

# iPhone compatibility

 *  Resolved [amberm](https://wordpress.org/support/users/amberm/)
 * (@amberm)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/iphone-compatibility-2/)
 * The slider images are overly expanded to the point of pixelation when viewing
   on an iPhone. The problem does not occur when viewing on an Android phone. Is
   there any way to resolve this?

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

 *  Theme Author [8Degree Themes](https://wordpress.org/support/users/8degreethemes/)
 * (@8degreethemes)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/iphone-compatibility-2/#post-9345808)
 * Hi there,
 * Thank you for writing in.
 * Could you please provide us your site URL so that we can have a look into your
   issue.
 * Thanks.
 *  Thread Starter [amberm](https://wordpress.org/support/users/amberm/)
 * (@amberm)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/iphone-compatibility-2/#post-9351447)
 * erinnow.com
 * Thank you!
 *  Theme Author [8Degree Themes](https://wordpress.org/support/users/8degreethemes/)
 * (@8degreethemes)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/iphone-compatibility-2/#post-9369824)
 * Hi There,
 * Place this css code in your Appearance > Customize > Additional Css
 *     ```
       @media screen and (max-width: 1096px) {
           .single-slide {
              background-size: 100%;
              height: 40vw !important;
              background-attachment: scroll;
           }
       }
       ```
   
 * Thanks!

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

The topic ‘iPhone compatibility’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/eightphoto/1.1.4/screenshot.png)
 * EightPhoto
 * [Support Threads](https://wordpress.org/support/theme/eightphoto/)
 * [Active Topics](https://wordpress.org/support/theme/eightphoto/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/eightphoto/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/eightphoto/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [8Degree Themes](https://wordpress.org/support/users/8degreethemes/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/iphone-compatibility-2/#post-9369824)
 * Status: resolved