• ps1

    (@ps1)


    Hi,

    This problem is only on IPhones. All other devices work correctly as should.

    I have specified another header image for mobiles and it works fine. On ALL Iphones the image does not display at all.

    Is there any Iphone specific CSS code I need?

    Cheers

    PS

Viewing 4 replies - 1 through 4 (of 4 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Can you show us the problem?

    Thread Starter ps1

    (@ps1)

    Thread Starter ps1

    (@ps1)

    It would appear the problem is around this code:

    @media only screen and (max-width: 640px){ 
       .intro-image { 
           background-image:
    url('http://www.clovelchildcare.com/wp-content/uploads/2018/05/mobileheader3.png') !important; } 
    }

    Basically the iphone does not call that image

    Thread Starter ps1

    (@ps1)

    Thanks Steve

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

The topic ‘Strange Problem viewing WP on Iphones’ is closed to new replies.