Title: philipprem's Replies | WordPress.org

---

# philipprem

  [  ](https://wordpress.org/support/users/philipprem/)

 *   [Profile](https://wordpress.org/support/users/philipprem/)
 *   [Topics Started](https://wordpress.org/support/users/philipprem/topics/)
 *   [Replies Created](https://wordpress.org/support/users/philipprem/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/philipprem/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/philipprem/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/philipprem/engagements/)
 *   [Favorites](https://wordpress.org/support/users/philipprem/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Seventeen] Twenty Seventeen iPadOS front page featured images](https://wordpress.org/support/topic/twenty-seventeen-ipados-front-page-featured-images/)
 *  [philipprem](https://wordpress.org/support/users/philipprem/)
 * (@philipprem)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/twenty-seventeen-ipados-front-page-featured-images/#post-12022064)
 * Same here. I temporarily solved the problem is way:
 *     ```
       @media only screen 
       and (min-device-width : 768px) 
       and (max-device-width : 1024px) {
       .background-fixed .panel-image {
       background-attachment: unset;
       }}
       ```
   
 * Hopefully it’s getting fixed soon.
 * Is there any problem on iPhone too?

Viewing 1 replies (of 1 total)